[INFO] cloning repository https://github.com/Aman-R800/production-newsletter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aman-R800/production-newsletter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAman-R800%2Fproduction-newsletter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAman-R800%2Fproduction-newsletter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 71f8bae6d5608c894d534ed547ef04747b682c8c
[INFO] testing Aman-R800/production-newsletter against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAman-R800%2Fproduction-newsletter" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Aman-R800/production-newsletter
[INFO] finished tweaking git repo https://github.com/Aman-R800/production-newsletter
[INFO] tweaked toml for git repo https://github.com/Aman-R800/production-newsletter written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Aman-R800/production-newsletter on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Aman-R800/production-newsletter already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b1c6be74462ca510832009180260573bfa92a0ebefcab53052e3fe2feb920ee1
[INFO] running `Command { std: "docker" "start" "-a" "b1c6be74462ca510832009180260573bfa92a0ebefcab53052e3fe2feb920ee1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b1c6be74462ca510832009180260573bfa92a0ebefcab53052e3fe2feb920ee1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1c6be74462ca510832009180260573bfa92a0ebefcab53052e3fe2feb920ee1", kill_on_drop: false }`
[INFO] [stdout] b1c6be74462ca510832009180260573bfa92a0ebefcab53052e3fe2feb920ee1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb2cf7e02ddeb8b3c32416dcec524540e011ab3aed34535d03aa2512224f484a
[INFO] running `Command { std: "docker" "start" "-a" "bb2cf7e02ddeb8b3c32416dcec524540e011ab3aed34535d03aa2512224f484a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling cpufeatures v0.2.13
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling rustls v0.23.12
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling brotli-decompressor v4.0.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.76
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling cc v1.1.15
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling flate2 v1.0.33
[INFO] [stderr]    Compiling brotli v6.0.0
[INFO] [stderr]    Compiling base64 v0.20.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling pq-sys v0.6.1
[INFO] [stderr]    Compiling anyhow v1.0.87
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling impl-more v0.1.6
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling webpki-roots v0.26.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling publicsuffix v2.2.3
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling claim v0.5.0
[INFO] [stderr]    Compiling ordered-multimap v0.6.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling rust-ini v0.19.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling gethostname v0.2.3
[INFO] [stderr]    Compiling tracing-log v0.1.4
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling mutually_exclusive_features v0.0.3
[INFO] [stderr]    Compiling deunicode v1.6.0
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling linkify v0.10.0
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling tokio v1.39.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling pest v2.7.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling quickcheck_macros v1.0.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.6
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling dsl_auto_type v0.1.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling diesel_derives v2.2.3
[INFO] [stderr]    Compiling pest_meta v2.7.11
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling fake v2.9.2
[INFO] [stderr]    Compiling pest_generator v2.7.11
[INFO] [stderr]    Compiling pest_derive v2.7.11
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-retry v0.3.0
[INFO] [stderr]    Compiling deadpool v0.10.0
[INFO] [stderr]    Compiling actix-server v2.5.0
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling cookie_store v0.21.0
[INFO] [stderr]    Compiling diesel v2.2.3
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling tracing-bunyan-formatter v0.3.9
[INFO] [stderr]    Compiling validator v0.18.1
[INFO] [stderr]    Compiling serde-aux v4.5.0
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling migrations_internals v2.2.0
[INFO] [stderr]    Compiling config v0.14.0
[INFO] [stderr]    Compiling migrations_macros v2.2.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling redis v0.26.1
[INFO] [stderr]    Compiling actix-http v3.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.2
[INFO] [stderr]    Compiling wiremock v0.6.1
[INFO] [stderr]    Compiling reqwest v0.12.7
[INFO] [stderr]    Compiling actix-web v4.9.0
[INFO] [stderr]    Compiling tracing-actix-web v0.7.11
[INFO] [stderr]    Compiling actix-web-flash-messages v0.5.0
[INFO] [stderr]    Compiling actix-session v0.10.0
[INFO] [stderr]    Compiling diesel_migrations v2.2.0
[INFO] [stderr]    Compiling newsletter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = HeaderPair)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = HeaderPair)]` instead
[INFO] [stderr] 
[INFO] [stdout] warning: unused import: `get_saved_response`
[INFO] [stdout]   --> src/routes/admin/delivery/post.rs:11:54
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::{email_client::EmailClient, idempotency::{get_saved_response, persistence::{save_response, try_processing, NextAction}, I...
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `insert_into`
[INFO] [stdout]  --> src/idempotency/persistence.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | use diesel::{insert_into, r2d2::ConnectionManager, PgConnection};
[INFO] [stdout]   |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `email_client`
[INFO] [stdout]   --> src/routes/admin/delivery/post.rs:56:117
[INFO] [stdout]    |
[INFO] [stdout] 56 | ...er<PgConnection>>>, email_client: web::Data<EmailClient>, request: HttpRequest, user_id: web::ReqData<UserId>) -> Result<HttpResp...
[INFO] [stdout]    |                        ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_email_client`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ConfirmedSubscriber` is never constructed
[INFO] [stdout]   --> src/routes/admin/delivery/post.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct ConfirmedSubscriber{
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 22s
[INFO] running `Command { std: "docker" "inspect" "bb2cf7e02ddeb8b3c32416dcec524540e011ab3aed34535d03aa2512224f484a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb2cf7e02ddeb8b3c32416dcec524540e011ab3aed34535d03aa2512224f484a", kill_on_drop: false }`
[INFO] [stdout] bb2cf7e02ddeb8b3c32416dcec524540e011ab3aed34535d03aa2512224f484a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b4dc42912d42d5332cab15b1416c4fba54e64841e774d0019351b16d8320683
[INFO] running `Command { std: "docker" "start" "-a" "2b4dc42912d42d5332cab15b1416c4fba54e64841e774d0019351b16d8320683", kill_on_drop: false }`
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = HeaderPair)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = HeaderPair)]` instead
[INFO] [stderr] 
[INFO] [stderr]    Compiling newsletter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `get_saved_response`
[INFO] [stdout]   --> src/routes/admin/delivery/post.rs:11:54
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::{email_client::EmailClient, idempotency::{get_saved_response, persistence::{save_response, try_processing, NextAction}, I...
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `insert_into`
[INFO] [stdout]  --> src/idempotency/persistence.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | use diesel::{insert_into, r2d2::ConnectionManager, PgConnection};
[INFO] [stdout]   |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `email_client`
[INFO] [stdout]   --> src/routes/admin/delivery/post.rs:56:117
[INFO] [stdout]    |
[INFO] [stdout] 56 | ...er<PgConnection>>>, email_client: web::Data<EmailClient>, request: HttpRequest, user_id: web::ReqData<UserId>) -> Result<HttpResp...
[INFO] [stdout]    |                        ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_email_client`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ConfirmedSubscriber` is never constructed
[INFO] [stdout]   --> src/routes/admin/delivery/post.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct ConfirmedSubscriber{
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = HeaderPair)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = HeaderPair)]` instead
[INFO] [stderr] 
[INFO] [stdout] warning: unused import: `get_saved_response`
[INFO] [stdout]   --> src/routes/admin/delivery/post.rs:11:54
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::{email_client::EmailClient, idempotency::{get_saved_response, persistence::{save_response, try_processing, NextAction}, I...
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `insert_into`
[INFO] [stdout]  --> src/idempotency/persistence.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | use diesel::{insert_into, r2d2::ConnectionManager, PgConnection};
[INFO] [stdout]   |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `email_client`
[INFO] [stdout]   --> src/routes/admin/delivery/post.rs:56:117
[INFO] [stdout]    |
[INFO] [stdout] 56 | ...er<PgConnection>>>, email_client: web::Data<EmailClient>, request: HttpRequest, user_id: web::ReqData<UserId>) -> Result<HttpResp...
[INFO] [stdout]    |                        ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_email_client`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ConfirmedSubscriber` is never constructed
[INFO] [stdout]   --> src/routes/admin/delivery/post.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct ConfirmedSubscriber{
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.52s
[INFO] running `Command { std: "docker" "inspect" "2b4dc42912d42d5332cab15b1416c4fba54e64841e774d0019351b16d8320683", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b4dc42912d42d5332cab15b1416c4fba54e64841e774d0019351b16d8320683", kill_on_drop: false }`
[INFO] [stdout] 2b4dc42912d42d5332cab15b1416c4fba54e64841e774d0019351b16d8320683
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f647e5d1be8aedbfd11cfb5d3c5f7dcfd5c13d42ced657b3a7b20485e0857237
[INFO] running `Command { std: "docker" "start" "-a" "f647e5d1be8aedbfd11cfb5d3c5f7dcfd5c13d42ced657b3a7b20485e0857237", kill_on_drop: false }`
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = HeaderPair)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = HeaderPair)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `get_saved_response`
[INFO] [stderr]   --> src/routes/admin/delivery/post.rs:11:54
[INFO] [stderr]    |
[INFO] [stderr] 11 | use crate::{email_client::EmailClient, idempotency::{get_saved_response, persistence::{save_response, try_processing, NextAction}, I...
[INFO] [stderr]    |                                                      ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `insert_into`
[INFO] [stderr]  --> src/idempotency/persistence.rs:6:14
[INFO] [stderr]   |
[INFO] [stderr] 6 | use diesel::{insert_into, r2d2::ConnectionManager, PgConnection};
[INFO] [stderr]   |              ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `email_client`
[INFO] [stderr]   --> src/routes/admin/delivery/post.rs:56:117
[INFO] [stderr]    |
[INFO] [stderr] 56 | ...er<PgConnection>>>, email_client: web::Data<EmailClient>, request: HttpRequest, user_id: web::ReqData<UserId>) -> Result<HttpResp...
[INFO] [stderr]    |                        ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_email_client`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ConfirmedSubscriber` is never constructed
[INFO] [stderr]   --> src/routes/admin/delivery/post.rs:47:12
[INFO] [stderr]    |
[INFO] [stderr] 47 | pub struct ConfirmedSubscriber{
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = HeaderPair)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = HeaderPair)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: `newsletter` (lib) generated 4 warnings (run `cargo fix --lib -p newsletter` to apply 3 suggestions)
[INFO] [stderr] warning: `newsletter` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/newsletter-7410f63d709f8233)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test domain::subscriber_name::tests::a_256_grapheme_long_name_is_valid ... ok
[INFO] [stdout] test domain::subscriber_name::tests::names_containing_an_invalid_character_are_rejected ... ok
[INFO] [stdout] test domain::subscriber_name::tests::a_name_longer_than_256_graphemes_is_rejected ... ok
[INFO] [stdout] test domain::subscriber_email::tests::email_missing_at_symbol_is_rejected ... ok
[INFO] [stdout] test domain::subscriber_email::tests::email_missing_subject_is_rejected ... ok
[INFO] [stdout] test domain::subscriber_name::tests::a_valid_name_is_parsed_successfully ... ok
[INFO] [stdout] test domain::subscriber_email::tests::empty_string_is_rejected ... ok
[INFO] [stdout] test domain::subscriber_name::tests::empty_string_is_rejected ... ok
[INFO] [stdout] test domain::subscriber_email::tests::valid_emails_are_parsed_successfully ... ok
[INFO] [stdout] test domain::subscriber_name::tests::whitespace_only_names_are_rejected ... ok
[INFO] [stdout] test email_client::tests::send_email_fires_a_request_to_base_url ... ok
[INFO] [stdout] test email_client::tests::send_email_succeeds_if_the_server_returns_200 ... ok
[INFO] [stdout] test email_client::tests::send_email_fails_if_the_server_returns_500 ... ok
[INFO] [stdout] test email_client::tests::send_email_times_out_if_server_takes_too_long ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.20s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/newsletter-051d9a09117218e0)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/api/main.rs (/opt/rustwide/target/debug/deps/api-2f5410c1115d7a84)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test newsletter_delivery::newsletters_are_not_delivered_to_unconfirmed_subscribers ... FAILED
[INFO] [stdout] test login::an_error_flash_message_is_set_on_failure ... FAILED
[INFO] [stdout] test change_password::you_must_be_logged_in_to_change_your_password ... FAILED
[INFO] [stdout] test change_password::current_password_must_be_valid ... FAILED
[INFO] [stdout] test change_password::you_must_be_logged_in_to_see_the_change_password_form ... FAILED
[INFO] [stdout] test subscriptions::subscribe_persists_the_new_subscriber ... FAILED
[INFO] [stdout] test login::redirect_to_admin_dashboard_after_login_success ... FAILED
[INFO] [stdout] test subscriptions::subscribe_sends_a_confirmation_email_with_a_link ... FAILED
[INFO] [stdout] test subscriptions::subscribe_returns_a_400_when_data_is_missing ... FAILED
[INFO] [stdout] test newsletter_delivery::newsletter_form_on_get_endpoint_works ... FAILED
[INFO] [stdout] test change_password::changing_password_works ... FAILED
[INFO] [stdout] test newsletter_delivery::newsletters_are_delivered_to_confirmed_subscribers ... FAILED
[INFO] [stdout] test newsletter_delivery::concurrent_form_submission_is_handled_gracefully ... FAILED
[INFO] [stdout] test admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard ... FAILED
[INFO] [stdout] test newsletter_delivery::newsletter_delivery_returns_400_for_invalid_data ... FAILED
[INFO] [stdout] test health_check::health_check_works ... FAILED
[INFO] [stdout] test admin_dashboard::logout_clears_session_state ... FAILED
[INFO] [stdout] test subscriptions::subscribe_fails_if_there_is_a_fatal_database_error ... FAILED
[INFO] [stdout] test change_password::new_password_fields_must_match ... FAILED
[INFO] [stdout] test subscriptions::subscribe_returns_a_200_for_valid_form_data ... FAILED
[INFO] [stdout] test subscriptions::subscribe_returns_a_200_when_fields_are_present_but_empty ... FAILED
[INFO] [stdout] test newsletter_delivery::newsletter_creation_is_idempotent ... FAILED
[INFO] [stdout] test subscriptions::subscribe_sends_a_confirmation_email_for_valid_data ... FAILED
[INFO] [stdout] test subscriptions_confirm::clicking_the_confirmation_link_confirms_the_subscriber ... FAILED
[INFO] [stdout] test subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400 ... FAILED
[INFO] [stdout] test subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- newsletter_delivery::newsletters_are_not_delivered_to_unconfirmed_subscribers stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'newsletter_delivery::newsletters_are_not_delivered_to_unconfirmed_subscribers' (52) panicked at tests/api/helpers.rs:258:14:
[INFO] [stdout] Failed to connect to postgres database (without DB URI used): BadConnection("connection to server at \"localhost\" (::1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\nconnection to server at \"localhost\" (127.0.0.1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\n")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a2e91fb0a0a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a2e91fcaf9a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a2e91fcaf9a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5a2e91fb65c2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a2e91fb65c2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a2e91f8d1ef - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a2e91f8d1ef - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a2e91fa7e39 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a2e90b72e1c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a2e90b72e1c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a2e91fa80b2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a2e91fa80b2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a2e91f8d2a8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a2e91f81ab9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a2e91f8e30d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a2e91fcb80c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a2e91fcb552 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a2e909f7324 - <core[d17f6591d688f3bd]::result::Result<diesel[241e438e84e12513]::pg::connection::PgConnection, diesel[241e438e84e12513]::result::ConnectionError>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a2e909e7586 - api[c6f504d6cf27a7bf]::helpers::configure_database
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/helpers.rs:258:14
[INFO] [stdout]   22:     0x5a2e909e2dd0 - api[c6f504d6cf27a7bf]::helpers::spawn_app::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/helpers.rs:292:5
[INFO] [stdout]   23:     0x5a2e909dbb3f - api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/newsletter_delivery.rs:24:27
[INFO] [stdout]   24:     0x5a2e90a9d0ff - <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:995:44
[INFO] [stdout]   25:     0x5a2e90a93ea0 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:747:13
[INFO] [stdout]   26:     0x5a2e90a0a555 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::task::local::LocalData>>::try_with::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   27:     0x5a2e90a08aee - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::task::local::LocalData>>::with::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   28:     0x5a2e90a89fc6 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:745:17
[INFO] [stdout]   29:     0x5a2e90aa8d56 - <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:985:22
[INFO] [stdout]   30:     0x5a2e90a97661 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until::<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:639:19
[INFO] [stdout]   31:     0x5a2e909bb08d - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5a2e909bb7cd - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5a2e9095bf9d - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   34:     0x5a2e9095877b - tokio[5314e3c4186e3494]::runtime::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:107:5
[INFO] [stdout]   35:     0x5a2e9095877b - tokio[5314e3c4186e3494]::runtime::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:73:5
[INFO] [stdout]   36:     0x5a2e9095877b - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   37:     0x5a2e908fdaf0 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   38:     0x5a2e9093f0a0 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   39:     0x5a2e909315c4 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   40:     0x5a2e90b396cb - <tokio[5314e3c4186e3494]::runtime::context::scoped::Scoped<tokio[5314e3c4186e3494]::runtime::scheduler::Context>>::set::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5a2e90a99989 - tokio[5314e3c4186e3494]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:38
[INFO] [stdout]   42:     0x5a2e90a0f1e2 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::runtime::context::Context>>::try_with::<tokio[5314e3c4186e3494]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x5a2e90a0b20e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::runtime::context::Context>>::with::<tokio[5314e3c4186e3494]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x5a2e90a8fe6d - tokio[5314e3c4186e3494]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:17
[INFO] [stdout]   45:     0x5a2e90918690 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   46:     0x5a2e909212e7 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   47:     0x5a2e90926716 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   48:     0x5a2e90981c15 - tokio[5314e3c4186e3494]::runtime::context::runtime::enter_runtime::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5a2e908f7d33 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   50:     0x5a2e90aae010 - <tokio[5314e3c4186e3494]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:361:52
[INFO] [stdout]   51:     0x5a2e90ab315e - <tokio[5314e3c4186e3494]::runtime::runtime::Runtime>::block_on::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:333:18
[INFO] [stdout]   52:     0x5a2e90a8af6b - <tokio[5314e3c4186e3494]::task::local::LocalSet>::block_on::<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:596:12
[INFO] [stdout]   53:     0x5a2e90a667b6 - <actix_rt[9de25d684ad9a15b]::runtime::Runtime>::block_on::<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   54:     0x5a2e90a68b36 - <actix_rt[9de25d684ad9a15b]::system::SystemRunner>::block_on::<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   55:     0x5a2e909e7157 - api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_not_delivered_to_unconfirmed_subscribers
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/newsletter_delivery.rs:22:1
[INFO] [stdout]   56:     0x5a2e909d36e7 - api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/newsletter_delivery.rs:23:68
[INFO] [stdout]   57:     0x5a2e90975fb6 - <api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5a2e90b660fb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5a2e90b660fb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   60:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   61:     0x5a2e90b738eb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x5a2e90b738eb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x5a2e90b738eb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x5a2e90b738eb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   66:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   67:     0x5a2e90b6d004 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   68:     0x5a2e90b6d004 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69:     0x5a2e90b764f2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   70:     0x5a2e90b764f2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   71:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x5a2e90b764f2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   75:     0x5a2e90b764f2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x5a2e91fafa5f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   77:     0x5a2e91fafa5f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   78:     0x7d7d447aaaa4 - <unknown>
[INFO] [stdout]   79:     0x7d7d44837a64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- login::an_error_flash_message_is_set_on_failure stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'login::an_error_flash_message_is_set_on_failure' (45) panicked at tests/api/helpers.rs:258:14:
[INFO] [stdout] Failed to connect to postgres database (without DB URI used): BadConnection("connection to server at \"localhost\" (::1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\nconnection to server at \"localhost\" (127.0.0.1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\n")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a2e91fb0a0a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a2e91fcaf9a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a2e91fcaf9a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5a2e91fb65c2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a2e91fb65c2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a2e91f8d1ef - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a2e91f8d1ef - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a2e91fa7e39 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a2e90b72e1c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a2e90b72e1c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a2e91fa80b2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a2e91fa80b2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a2e91f8d2a8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a2e91f81ab9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a2e91f8e30d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a2e91fcb80c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a2e91fcb552 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a2e909f7324 - <core[d17f6591d688f3bd]::result::Result<diesel[241e438e84e12513]::pg::connection::PgConnection, diesel[241e438e84e12513]::result::ConnectionError>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a2e909e7586 - api[c6f504d6cf27a7bf]::helpers::configure_database
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/helpers.rs:258:14
[INFO] [stdout]   22:     0x5a2e909e2dd0 - api[c6f504d6cf27a7bf]::helpers::spawn_app::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/helpers.rs:292:5
[INFO] [stdout]   23:     0x5a2e909e0aec - api[c6f504d6cf27a7bf]::login::an_error_flash_message_is_set_on_failure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/login.rs:8:27
[INFO] [stdout]   24:     0x5a2e90a9d5ff - <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::login::an_error_flash_message_is_set_on_failure::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:995:44
[INFO] [stdout]   25:     0x5a2e90a94260 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::login::an_error_flash_message_is_set_on_failure::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:747:13
[INFO] [stdout]   26:     0x5a2e90a0a955 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::task::local::LocalData>>::try_with::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::login::an_error_flash_message_is_set_on_failure::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   27:     0x5a2e90a08c2e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::task::local::LocalData>>::with::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::login::an_error_flash_message_is_set_on_failure::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   28:     0x5a2e90a8a0c6 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::login::an_error_flash_message_is_set_on_failure::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:745:17
[INFO] [stdout]   29:     0x5a2e90aa8e96 - <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::login::an_error_flash_message_is_set_on_failure::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:985:22
[INFO] [stdout]   30:     0x5a2e90a98021 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until::<api[c6f504d6cf27a7bf]::login::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:639:19
[INFO] [stdout]   31:     0x5a2e909bb18d - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::login::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5a2e909bb8cd - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::login::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5a2e9095c09d - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::login::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   34:     0x5a2e90958dfb - tokio[5314e3c4186e3494]::runtime::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::login::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:107:5
[INFO] [stdout]   35:     0x5a2e90958dfb - tokio[5314e3c4186e3494]::runtime::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::login::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:73:5
[INFO] [stdout]   36:     0x5a2e90958dfb - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::login::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   37:     0x5a2e908fe770 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::login::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   38:     0x5a2e90941b20 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::login::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   39:     0x5a2e90931644 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::login::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   40:     0x5a2e90b39c0b - <tokio[5314e3c4186e3494]::runtime::context::scoped::Scoped<tokio[5314e3c4186e3494]::runtime::scheduler::Context>>::set::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::login::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5a2e90a99a89 - tokio[5314e3c4186e3494]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::login::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:38
[INFO] [stdout]   42:     0x5a2e90a0f6e2 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::runtime::context::Context>>::try_with::<tokio[5314e3c4186e3494]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::login::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x5a2e90a0b38e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::runtime::context::Context>>::with::<tokio[5314e3c4186e3494]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::login::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x5a2e90a8ff6d - tokio[5314e3c4186e3494]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::login::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:17
[INFO] [stdout]   45:     0x5a2e90919710 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::login::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   46:     0x5a2e909214e7 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::login::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   47:     0x5a2e90927456 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::login::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   48:     0x5a2e90982195 - tokio[5314e3c4186e3494]::runtime::context::runtime::enter_runtime::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::login::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5a2e908f7ff3 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::login::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   50:     0x5a2e90aae3d0 - <tokio[5314e3c4186e3494]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::login::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:361:52
[INFO] [stdout]   51:     0x5a2e90ab391e - <tokio[5314e3c4186e3494]::runtime::runtime::Runtime>::block_on::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::login::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:333:18
[INFO] [stdout]   52:     0x5a2e90a8b22b - <tokio[5314e3c4186e3494]::task::local::LocalSet>::block_on::<api[c6f504d6cf27a7bf]::login::an_error_flash_message_is_set_on_failure::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:596:12
[INFO] [stdout]   53:     0x5a2e90a66936 - <actix_rt[9de25d684ad9a15b]::runtime::Runtime>::block_on::<api[c6f504d6cf27a7bf]::login::an_error_flash_message_is_set_on_failure::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   54:     0x5a2e90a68c76 - <actix_rt[9de25d684ad9a15b]::system::SystemRunner>::block_on::<api[c6f504d6cf27a7bf]::login::an_error_flash_message_is_set_on_failure::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   55:     0x5a2e909e73d7 - api[c6f504d6cf27a7bf]::login::an_error_flash_message_is_set_on_failure
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/login.rs:6:1
[INFO] [stdout]   56:     0x5a2e909e0877 - api[c6f504d6cf27a7bf]::login::an_error_flash_message_is_set_on_failure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/login.rs:7:52
[INFO] [stdout]   57:     0x5a2e909760b6 - <api[c6f504d6cf27a7bf]::login::an_error_flash_message_is_set_on_failure::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5a2e90b660fb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5a2e90b660fb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   60:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   61:     0x5a2e90b738eb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x5a2e90b738eb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x5a2e90b738eb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x5a2e90b738eb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   66:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   67:     0x5a2e90b6d004 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   68:     0x5a2e90b6d004 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69:     0x5a2e90b764f2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   70:     0x5a2e90b764f2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   71:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x5a2e90b764f2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   75:     0x5a2e90b764f2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x5a2e91fafa5f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   77:     0x5a2e91fafa5f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   78:     0x7d7d447aaaa4 - <unknown>
[INFO] [stdout]   79:     0x7d7d44837a64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- change_password::you_must_be_logged_in_to_change_your_password stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'change_password::you_must_be_logged_in_to_change_your_password' (42) panicked at tests/api/helpers.rs:258:14:
[INFO] [stdout] Failed to connect to postgres database (without DB URI used): BadConnection("connection to server at \"localhost\" (::1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\nconnection to server at \"localhost\" (127.0.0.1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\n")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a2e91fb0a0a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a2e91fcaf9a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a2e91fcaf9a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5a2e91fb65c2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a2e91fb65c2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a2e91f8d1ef - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a2e91f8d1ef - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a2e91fa7e39 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a2e90b72e1c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a2e90b72e1c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a2e91fa80b2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a2e91fa80b2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a2e91f8d2a8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a2e91f81ab9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a2e91f8e30d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a2e91fcb80c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a2e91fcb552 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a2e909f7324 - <core[d17f6591d688f3bd]::result::Result<diesel[241e438e84e12513]::pg::connection::PgConnection, diesel[241e438e84e12513]::result::ConnectionError>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a2e909e7586 - api[c6f504d6cf27a7bf]::helpers::configure_database
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/helpers.rs:258:14
[INFO] [stdout]   22:     0x5a2e909e2dd0 - api[c6f504d6cf27a7bf]::helpers::spawn_app::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/helpers.rs:292:5
[INFO] [stdout]   23:     0x5a2e909d178d - api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_change_your_password::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/change_password.rs:14:27
[INFO] [stdout]   24:     0x5a2e90a9c83f - <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_change_your_password::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:995:44
[INFO] [stdout]   25:     0x5a2e90a93810 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_change_your_password::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:747:13
[INFO] [stdout]   26:     0x5a2e90a09e55 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::task::local::LocalData>>::try_with::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_change_your_password::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   27:     0x5a2e90a088be - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::task::local::LocalData>>::with::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_change_your_password::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   28:     0x5a2e90a89e06 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_change_your_password::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:745:17
[INFO] [stdout]   29:     0x5a2e90aa8b26 - <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_change_your_password::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:985:22
[INFO] [stdout]   30:     0x5a2e90a96551 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until::<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:639:19
[INFO] [stdout]   31:     0x5a2e909baecd - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5a2e909bb60d - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5a2e9095bddd - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   34:     0x5a2e90957c1b - tokio[5314e3c4186e3494]::runtime::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:107:5
[INFO] [stdout]   35:     0x5a2e90957c1b - tokio[5314e3c4186e3494]::runtime::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:73:5
[INFO] [stdout]   36:     0x5a2e90957c1b - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   37:     0x5a2e908fc510 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   38:     0x5a2e9093a640 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   39:     0x5a2e909314e4 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   40:     0x5a2e90b38d9b - <tokio[5314e3c4186e3494]::runtime::context::scoped::Scoped<tokio[5314e3c4186e3494]::runtime::scheduler::Context>>::set::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5a2e90a997c9 - tokio[5314e3c4186e3494]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:38
[INFO] [stdout]   42:     0x5a2e90a0e922 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::runtime::context::Context>>::try_with::<tokio[5314e3c4186e3494]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x5a2e90a0af6e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::runtime::context::Context>>::with::<tokio[5314e3c4186e3494]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x5a2e90a8fcad - tokio[5314e3c4186e3494]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:17
[INFO] [stdout]   45:     0x5a2e909169b0 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   46:     0x5a2e90920f67 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   47:     0x5a2e90924fe6 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   48:     0x5a2e90981275 - tokio[5314e3c4186e3494]::runtime::context::runtime::enter_runtime::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5a2e908f7863 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   50:     0x5a2e90aad980 - <tokio[5314e3c4186e3494]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:361:52
[INFO] [stdout]   51:     0x5a2e90ab23ce - <tokio[5314e3c4186e3494]::runtime::runtime::Runtime>::block_on::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:333:18
[INFO] [stdout]   52:     0x5a2e90a8aa9b - <tokio[5314e3c4186e3494]::task::local::LocalSet>::block_on::<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_change_your_password::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:596:12
[INFO] [stdout]   53:     0x5a2e90a66516 - <actix_rt[9de25d684ad9a15b]::runtime::Runtime>::block_on::<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_change_your_password::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   54:     0x5a2e90a68906 - <actix_rt[9de25d684ad9a15b]::system::SystemRunner>::block_on::<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_change_your_password::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   55:     0x5a2e909e6d37 - api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_change_your_password
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/change_password.rs:12:1
[INFO] [stdout]   56:     0x5a2e909cc997 - api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_change_your_password::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/change_password.rs:13:57
[INFO] [stdout]   57:     0x5a2e90975df6 - <api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_change_your_password::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5a2e90b660fb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5a2e90b660fb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   60:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   61:     0x5a2e90b738eb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x5a2e90b738eb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x5a2e90b738eb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x5a2e90b738eb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   66:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   67:     0x5a2e90b6d004 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   68:     0x5a2e90b6d004 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69:     0x5a2e90b764f2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   70:     0x5a2e90b764f2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   71:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x5a2e90b764f2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   75:     0x5a2e90b764f2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x5a2e91fafa5f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   77:     0x5a2e91fafa5f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   78:     0x7d7d447aaaa4 - <unknown>
[INFO] [stdout]   79:     0x7d7d44837a64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- change_password::current_password_must_be_valid stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'change_password::current_password_must_be_valid' (40) panicked at tests/api/helpers.rs:258:14:
[INFO] [stdout] Failed to connect to postgres database (without DB URI used): BadConnection("connection to server at \"localhost\" (::1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\nconnection to server at \"localhost\" (127.0.0.1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\n")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a2e91fb0a0a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a2e91fcaf9a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a2e91fcaf9a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5a2e91fb65c2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a2e91fb65c2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a2e91f8d1ef - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a2e91f8d1ef - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a2e91fa7e39 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a2e90b72e1c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a2e90b72e1c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a2e91fa80b2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a2e91fa80b2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a2e91f8d2a8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a2e91f81ab9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a2e91f8e30d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a2e91fcb80c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a2e91fcb552 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a2e909f7324 - <core[d17f6591d688f3bd]::result::Result<diesel[241e438e84e12513]::pg::connection::PgConnection, diesel[241e438e84e12513]::result::ConnectionError>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a2e909e7586 - api[c6f504d6cf27a7bf]::helpers::configure_database
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/helpers.rs:258:14
[INFO] [stdout]   22:     0x5a2e909e2dd0 - api[c6f504d6cf27a7bf]::helpers::spawn_app::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/helpers.rs:292:5
[INFO] [stdout]   23:     0x5a2e909cecc1 - api[c6f504d6cf27a7bf]::change_password::current_password_must_be_valid::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/change_password.rs:57:27
[INFO] [stdout]   24:     0x5a2e90a9c5bf - <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::change_password::current_password_must_be_valid::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:995:44
[INFO] [stdout]   25:     0x5a2e90a93630 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::change_password::current_password_must_be_valid::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:747:13
[INFO] [stdout]   26:     0x5a2e90a09c55 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::task::local::LocalData>>::try_with::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::change_password::current_password_must_be_valid::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   27:     0x5a2e90a0881e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::task::local::LocalData>>::with::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::change_password::current_password_must_be_valid::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   28:     0x5a2e90a89d86 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::change_password::current_password_must_be_valid::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:745:17
[INFO] [stdout]   29:     0x5a2e90aa8a86 - <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::change_password::current_password_must_be_valid::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:985:22
[INFO] [stdout]   30:     0x5a2e90a96071 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until::<api[c6f504d6cf27a7bf]::change_password::current_password_must_be_valid::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:639:19
[INFO] [stdout]   31:     0x5a2e909bae4d - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::current_password_must_be_valid::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5a2e909bb58d - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::current_password_must_be_valid::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5a2e9095bd5d - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::current_password_must_be_valid::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   34:     0x5a2e909578db - tokio[5314e3c4186e3494]::runtime::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::current_password_must_be_valid::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:107:5
[INFO] [stdout]   35:     0x5a2e909578db - tokio[5314e3c4186e3494]::runtime::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::current_password_must_be_valid::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:73:5
[INFO] [stdout]   36:     0x5a2e909578db - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::current_password_must_be_valid::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   37:     0x5a2e908fbed0 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::current_password_must_be_valid::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   38:     0x5a2e90939100 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::current_password_must_be_valid::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   39:     0x5a2e909314a4 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::current_password_must_be_valid::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   40:     0x5a2e90b38afb - <tokio[5314e3c4186e3494]::runtime::context::scoped::Scoped<tokio[5314e3c4186e3494]::runtime::scheduler::Context>>::set::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::current_password_must_be_valid::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5a2e90a99749 - tokio[5314e3c4186e3494]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::current_password_must_be_valid::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:38
[INFO] [stdout]   42:     0x5a2e90a0e6a2 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::runtime::context::Context>>::try_with::<tokio[5314e3c4186e3494]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::current_password_must_be_valid::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x5a2e90a0aeae - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::runtime::context::Context>>::with::<tokio[5314e3c4186e3494]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::current_password_must_be_valid::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x5a2e90a8fc2d - tokio[5314e3c4186e3494]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::current_password_must_be_valid::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:17
[INFO] [stdout]   45:     0x5a2e90916170 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::current_password_must_be_valid::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   46:     0x5a2e90920e67 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::current_password_must_be_valid::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   47:     0x5a2e90924946 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::current_password_must_be_valid::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   48:     0x5a2e90980fb5 - tokio[5314e3c4186e3494]::runtime::context::runtime::enter_runtime::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::current_password_must_be_valid::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5a2e908f7703 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::current_password_must_be_valid::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   50:     0x5a2e90aad7a0 - <tokio[5314e3c4186e3494]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::current_password_must_be_valid::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:361:52
[INFO] [stdout]   51:     0x5a2e90ab1fee - <tokio[5314e3c4186e3494]::runtime::runtime::Runtime>::block_on::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::current_password_must_be_valid::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:333:18
[INFO] [stdout]   52:     0x5a2e90a8a93b - <tokio[5314e3c4186e3494]::task::local::LocalSet>::block_on::<api[c6f504d6cf27a7bf]::change_password::current_password_must_be_valid::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:596:12
[INFO] [stdout]   53:     0x5a2e90a66456 - <actix_rt[9de25d684ad9a15b]::runtime::Runtime>::block_on::<api[c6f504d6cf27a7bf]::change_password::current_password_must_be_valid::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   54:     0x5a2e90a68866 - <actix_rt[9de25d684ad9a15b]::system::SystemRunner>::block_on::<api[c6f504d6cf27a7bf]::change_password::current_password_must_be_valid::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   55:     0x5a2e909e6c17 - api[c6f504d6cf27a7bf]::change_password::current_password_must_be_valid
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/change_password.rs:55:1
[INFO] [stdout]   56:     0x5a2e909cc937 - api[c6f504d6cf27a7bf]::change_password::current_password_must_be_valid::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/change_password.rs:56:42
[INFO] [stdout]   57:     0x5a2e90975d76 - <api[c6f504d6cf27a7bf]::change_password::current_password_must_be_valid::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5a2e90b660fb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5a2e90b660fb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   60:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   61:     0x5a2e90b738eb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x5a2e90b738eb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x5a2e90b738eb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x5a2e90b738eb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   66:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   67:     0x5a2e90b6d004 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   68:     0x5a2e90b6d004 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69:     0x5a2e90b764f2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   70:     0x5a2e90b764f2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   71:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x5a2e90b764f2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   75:     0x5a2e90b764f2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x5a2e91fafa5f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   77:     0x5a2e91fafa5f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   78:     0x7d7d447aaaa4 - <unknown>
[INFO] [stdout]   79:     0x7d7d44837a64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- change_password::you_must_be_logged_in_to_see_the_change_password_form stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'change_password::you_must_be_logged_in_to_see_the_change_password_form' (43) panicked at tests/api/helpers.rs:258:14:
[INFO] [stdout] Failed to connect to postgres database (without DB URI used): BadConnection("connection to server at \"localhost\" (::1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\nconnection to server at \"localhost\" (127.0.0.1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\n")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a2e91fb0a0a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a2e91fcaf9a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a2e91fcaf9a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5a2e91fb65c2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a2e91fb65c2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a2e91f8d1ef - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a2e91f8d1ef - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a2e91fa7e39 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a2e90b72e1c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a2e90b72e1c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a2e91fa80b2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a2e91fa80b2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a2e91f8d2a8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a2e91f81ab9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a2e91f8e30d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a2e91fcb80c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a2e91fcb552 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a2e909f7324 - <core[d17f6591d688f3bd]::result::Result<diesel[241e438e84e12513]::pg::connection::PgConnection, diesel[241e438e84e12513]::result::ConnectionError>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a2e909e7586 - api[c6f504d6cf27a7bf]::helpers::configure_database
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/helpers.rs:258:14
[INFO] [stdout]   22:     0x5a2e909e2dd0 - api[c6f504d6cf27a7bf]::helpers::spawn_app::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/helpers.rs:292:5
[INFO] [stdout]   23:     0x5a2e909d2397 - api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/change_password.rs:7:27
[INFO] [stdout]   24:     0x5a2e90a9c97f - <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:995:44
[INFO] [stdout]   25:     0x5a2e90a93900 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:747:13
[INFO] [stdout]   26:     0x5a2e90a09f55 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::task::local::LocalData>>::try_with::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   27:     0x5a2e90a0890e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::task::local::LocalData>>::with::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   28:     0x5a2e90a89e46 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:745:17
[INFO] [stdout]   29:     0x5a2e90aa8b76 - <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:985:22
[INFO] [stdout]   30:     0x5a2e90a967c1 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until::<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:639:19
[INFO] [stdout]   31:     0x5a2e909baf0d - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5a2e909bb64d - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5a2e9095be1d - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   34:     0x5a2e90957dbb - tokio[5314e3c4186e3494]::runtime::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:107:5
[INFO] [stdout]   35:     0x5a2e90957dbb - tokio[5314e3c4186e3494]::runtime::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:73:5
[INFO] [stdout]   36:     0x5a2e90957dbb - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   37:     0x5a2e908fc830 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   38:     0x5a2e9093b0e0 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   39:     0x5a2e90931504 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   40:     0x5a2e90b38eeb - <tokio[5314e3c4186e3494]::runtime::context::scoped::Scoped<tokio[5314e3c4186e3494]::runtime::scheduler::Context>>::set::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5a2e90a99809 - tokio[5314e3c4186e3494]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:38
[INFO] [stdout]   42:     0x5a2e90a0ea62 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::runtime::context::Context>>::try_with::<tokio[5314e3c4186e3494]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x5a2e90a0afce - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::runtime::context::Context>>::with::<tokio[5314e3c4186e3494]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x5a2e90a8fced - tokio[5314e3c4186e3494]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:17
[INFO] [stdout]   45:     0x5a2e90916dd0 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   46:     0x5a2e90920fe7 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   47:     0x5a2e90925336 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   48:     0x5a2e909813d5 - tokio[5314e3c4186e3494]::runtime::context::runtime::enter_runtime::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5a2e908f7913 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   50:     0x5a2e90aada70 - <tokio[5314e3c4186e3494]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:361:52
[INFO] [stdout]   51:     0x5a2e90ab25be - <tokio[5314e3c4186e3494]::runtime::runtime::Runtime>::block_on::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:333:18
[INFO] [stdout]   52:     0x5a2e90a8ab4b - <tokio[5314e3c4186e3494]::task::local::LocalSet>::block_on::<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:596:12
[INFO] [stdout]   53:     0x5a2e90a66576 - <actix_rt[9de25d684ad9a15b]::runtime::Runtime>::block_on::<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   54:     0x5a2e90a68956 - <actix_rt[9de25d684ad9a15b]::system::SystemRunner>::block_on::<api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   55:     0x5a2e909e6dc7 - api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_see_the_change_password_form
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/change_password.rs:5:1
[INFO] [stdout]   56:     0x5a2e909cc9c7 - api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/change_password.rs:6:65
[INFO] [stdout]   57:     0x5a2e90975e36 - <api[c6f504d6cf27a7bf]::change_password::you_must_be_logged_in_to_see_the_change_password_form::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5a2e90b660fb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5a2e90b660fb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   60:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   61:     0x5a2e90b738eb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x5a2e90b738eb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x5a2e90b738eb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x5a2e90b738eb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   66:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   67:     0x5a2e90b6d004 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   68:     0x5a2e90b6d004 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69:     0x5a2e90b764f2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   70:     0x5a2e90b764f2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   71:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x5a2e90b764f2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   75:     0x5a2e90b764f2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x5a2e91fafa5f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   77:     0x5a2e91fafa5f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   78:     0x7d7d447aaaa4 - <unknown>
[INFO] [stdout]   79:     0x7d7d44837a64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- subscriptions::subscribe_persists_the_new_subscriber stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'subscriptions::subscribe_persists_the_new_subscriber' (70) panicked at tests/api/helpers.rs:258:14:
[INFO] [stdout] Failed to connect to postgres database (without DB URI used): BadConnection("connection to server at \"localhost\" (::1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\nconnection to server at \"localhost\" (127.0.0.1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\n")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a2e91fb0a0a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a2e91fcaf9a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a2e91fcaf9a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5a2e91fb65c2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a2e91fb65c2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a2e91f8d1ef - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a2e91f8d1ef - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a2e91fa7e39 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a2e90b72e1c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a2e90b72e1c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a2e91fa80b2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a2e91fa80b2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a2e91f8d2a8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a2e91f81ab9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a2e91f8e30d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a2e91fcb80c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a2e91fcb552 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a2e909f7324 - <core[d17f6591d688f3bd]::result::Result<diesel[241e438e84e12513]::pg::connection::PgConnection, diesel[241e438e84e12513]::result::ConnectionError>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a2e909e7586 - api[c6f504d6cf27a7bf]::helpers::configure_database
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/helpers.rs:258:14
[INFO] [stdout]   22:     0x5a2e909e2dd0 - api[c6f504d6cf27a7bf]::helpers::spawn_app::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/helpers.rs:292:5
[INFO] [stdout]   23:     0x5a2e909c7baf - api[c6f504d6cf27a7bf]::subscriptions::subscribe_persists_the_new_subscriber::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/subscriptions.rs:30:27
[INFO] [stdout]   24:     0x5a2e90a9b93f - <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::subscriptions::subscribe_persists_the_new_subscriber::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:995:44
[INFO] [stdout]   25:     0x5a2e90a92cd0 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::subscriptions::subscribe_persists_the_new_subscriber::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:747:13
[INFO] [stdout]   26:     0x5a2e90a09255 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::task::local::LocalData>>::try_with::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::subscriptions::subscribe_persists_the_new_subscriber::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   27:     0x5a2e90a084fe - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::task::local::LocalData>>::with::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::subscriptions::subscribe_persists_the_new_subscriber::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   28:     0x5a2e90a89b06 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::subscriptions::subscribe_persists_the_new_subscriber::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:745:17
[INFO] [stdout]   29:     0x5a2e90aa8766 - <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::subscriptions::subscribe_persists_the_new_subscriber::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:985:22
[INFO] [stdout]   30:     0x5a2e90a94811 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until::<api[c6f504d6cf27a7bf]::subscriptions::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:639:19
[INFO] [stdout]   31:     0x5a2e909babcd - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5a2e909bb30d - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5a2e9095badd - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   34:     0x5a2e9095689b - tokio[5314e3c4186e3494]::runtime::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:107:5
[INFO] [stdout]   35:     0x5a2e9095689b - tokio[5314e3c4186e3494]::runtime::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:73:5
[INFO] [stdout]   36:     0x5a2e9095689b - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   37:     0x5a2e908f9f90 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   38:     0x5a2e909326c0 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   39:     0x5a2e90931364 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   40:     0x5a2e90b37ddb - <tokio[5314e3c4186e3494]::runtime::context::scoped::Scoped<tokio[5314e3c4186e3494]::runtime::scheduler::Context>>::set::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5a2e90a994c9 - tokio[5314e3c4186e3494]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:38
[INFO] [stdout]   42:     0x5a2e90a0da22 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::runtime::context::Context>>::try_with::<tokio[5314e3c4186e3494]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x5a2e90a0aaee - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::runtime::context::Context>>::with::<tokio[5314e3c4186e3494]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x5a2e90a8f9ad - tokio[5314e3c4186e3494]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:17
[INFO] [stdout]   45:     0x5a2e90913830 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   46:     0x5a2e90920967 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   47:     0x5a2e90922826 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   48:     0x5a2e909801f5 - tokio[5314e3c4186e3494]::runtime::context::runtime::enter_runtime::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5a2e908f7023 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   50:     0x5a2e90aace40 - <tokio[5314e3c4186e3494]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:361:52
[INFO] [stdout]   51:     0x5a2e90ab0c8e - <tokio[5314e3c4186e3494]::runtime::runtime::Runtime>::block_on::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:333:18
[INFO] [stdout]   52:     0x5a2e90a8a25b - <tokio[5314e3c4186e3494]::task::local::LocalSet>::block_on::<api[c6f504d6cf27a7bf]::subscriptions::subscribe_persists_the_new_subscriber::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:596:12
[INFO] [stdout]   53:     0x5a2e90a66096 - <actix_rt[9de25d684ad9a15b]::runtime::Runtime>::block_on::<api[c6f504d6cf27a7bf]::subscriptions::subscribe_persists_the_new_subscriber::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   54:     0x5a2e90a68546 - <actix_rt[9de25d684ad9a15b]::system::SystemRunner>::block_on::<api[c6f504d6cf27a7bf]::subscriptions::subscribe_persists_the_new_subscriber::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   55:     0x5a2e909e6677 - api[c6f504d6cf27a7bf]::subscriptions::subscribe_persists_the_new_subscriber
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/subscriptions.rs:26:1
[INFO] [stdout]   56:     0x5a2e909c7877 - api[c6f504d6cf27a7bf]::subscriptions::subscribe_persists_the_new_subscriber::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/subscriptions.rs:27:49
[INFO] [stdout]   57:     0x5a2e90975af6 - <api[c6f504d6cf27a7bf]::subscriptions::subscribe_persists_the_new_subscriber::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5a2e90b660fb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5a2e90b660fb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   60:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   61:     0x5a2e90b738eb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x5a2e90b738eb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x5a2e90b738eb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x5a2e90b738eb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   66:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   67:     0x5a2e90b6d004 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   68:     0x5a2e90b6d004 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69:     0x5a2e90b764f2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   70:     0x5a2e90b764f2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   71:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x5a2e90b764f2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   75:     0x5a2e90b764f2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x5a2e91fafa5f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   77:     0x5a2e91fafa5f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   78:     0x7d7d447aaaa4 - <unknown>
[INFO] [stdout]   79:     0x7d7d44837a64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- login::redirect_to_admin_dashboard_after_login_success stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'login::redirect_to_admin_dashboard_after_login_success' (46) panicked at tests/api/helpers.rs:258:14:
[INFO] [stdout] Failed to connect to postgres database (without DB URI used): BadConnection("connection to server at \"localhost\" (::1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\nconnection to server at \"localhost\" (127.0.0.1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\n")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a2e91fb0a0a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a2e91fcaf9a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a2e91fcaf9a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5a2e91fb65c2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a2e91fb65c2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a2e91f8d1ef - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a2e91f8d1ef - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a2e91fa7e39 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a2e90b72e1c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a2e90b72e1c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a2e91fa80b2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a2e91fa80b2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a2e91f8d2a8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a2e91f81ab9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a2e91f8e30d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a2e91fcb80c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a2e91fcb552 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a2e909f7324 - <core[d17f6591d688f3bd]::result::Result<diesel[241e438e84e12513]::pg::connection::PgConnection, diesel[241e438e84e12513]::result::ConnectionError>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a2e909e7586 - api[c6f504d6cf27a7bf]::helpers::configure_database
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/helpers.rs:258:14
[INFO] [stdout]   22:     0x5a2e909e2dd0 - api[c6f504d6cf27a7bf]::helpers::spawn_app::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/helpers.rs:292:5
[INFO] [stdout]   23:     0x5a2e909e1b04 - api[c6f504d6cf27a7bf]::login::redirect_to_admin_dashboard_after_login_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/login.rs:29:27
[INFO] [stdout]   24:     0x5a2e90a9d73f - <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::login::redirect_to_admin_dashboard_after_login_success::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:995:44
[INFO] [stdout]   25:     0x5a2e90a94350 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::login::redirect_to_admin_dashboard_after_login_success::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:747:13
[INFO] [stdout]   26:     0x5a2e90a0aa55 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::task::local::LocalData>>::try_with::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::login::redirect_to_admin_dashboard_after_login_success::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   27:     0x5a2e90a08c7e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::task::local::LocalData>>::with::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::login::redirect_to_admin_dashboard_after_login_success::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   28:     0x5a2e90a8a106 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::login::redirect_to_admin_dashboard_after_login_success::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:745:17
[INFO] [stdout]   29:     0x5a2e90aa8ee6 - <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::login::redirect_to_admin_dashboard_after_login_success::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:985:22
[INFO] [stdout]   30:     0x5a2e90a98291 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until::<api[c6f504d6cf27a7bf]::login::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:639:19
[INFO] [stdout]   31:     0x5a2e909bb1cd - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::login::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5a2e909bb90d - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::login::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5a2e9095c0dd - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::login::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   34:     0x5a2e90958f9b - tokio[5314e3c4186e3494]::runtime::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::login::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:107:5
[INFO] [stdout]   35:     0x5a2e90958f9b - tokio[5314e3c4186e3494]::runtime::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::login::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:73:5
[INFO] [stdout]   36:     0x5a2e90958f9b - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::login::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   37:     0x5a2e908fea90 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::login::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   38:     0x5a2e909425c0 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::login::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   39:     0x5a2e90931664 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::login::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   40:     0x5a2e90b39d5b - <tokio[5314e3c4186e3494]::runtime::context::scoped::Scoped<tokio[5314e3c4186e3494]::runtime::scheduler::Context>>::set::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::login::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5a2e90a99ac9 - tokio[5314e3c4186e3494]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::login::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:38
[INFO] [stdout]   42:     0x5a2e90a0f822 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::runtime::context::Context>>::try_with::<tokio[5314e3c4186e3494]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::login::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x5a2e90a0b3ee - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::runtime::context::Context>>::with::<tokio[5314e3c4186e3494]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::login::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x5a2e90a8ffad - tokio[5314e3c4186e3494]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::login::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:17
[INFO] [stdout]   45:     0x5a2e90919b30 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::login::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   46:     0x5a2e90921567 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::login::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   47:     0x5a2e909277a6 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::login::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   48:     0x5a2e909822f5 - tokio[5314e3c4186e3494]::runtime::context::runtime::enter_runtime::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::login::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5a2e908f80a3 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::login::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   50:     0x5a2e90aae4c0 - <tokio[5314e3c4186e3494]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::login::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:361:52
[INFO] [stdout]   51:     0x5a2e90ab3b0e - <tokio[5314e3c4186e3494]::runtime::runtime::Runtime>::block_on::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::login::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:333:18
[INFO] [stdout]   52:     0x5a2e90a8b2dd - <tokio[5314e3c4186e3494]::task::local::LocalSet>::block_on::<api[c6f504d6cf27a7bf]::login::redirect_to_admin_dashboard_after_login_success::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:596:12
[INFO] [stdout]   53:     0x5a2e90a66994 - <actix_rt[9de25d684ad9a15b]::runtime::Runtime>::block_on::<api[c6f504d6cf27a7bf]::login::redirect_to_admin_dashboard_after_login_success::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   54:     0x5a2e90a68cc8 - <actix_rt[9de25d684ad9a15b]::system::SystemRunner>::block_on::<api[c6f504d6cf27a7bf]::login::redirect_to_admin_dashboard_after_login_success::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   55:     0x5a2e909e7465 - api[c6f504d6cf27a7bf]::login::redirect_to_admin_dashboard_after_login_success
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/login.rs:27:1
[INFO] [stdout]   56:     0x5a2e909e08a7 - api[c6f504d6cf27a7bf]::login::redirect_to_admin_dashboard_after_login_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/login.rs:28:59
[INFO] [stdout]   57:     0x5a2e909760f6 - <api[c6f504d6cf27a7bf]::login::redirect_to_admin_dashboard_after_login_success::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5a2e90b660fb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5a2e90b660fb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   60:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   61:     0x5a2e90b738eb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x5a2e90b738eb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x5a2e90b738eb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x5a2e90b738eb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   66:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   67:     0x5a2e90b6d004 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   68:     0x5a2e90b6d004 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69:     0x5a2e90b764f2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   70:     0x5a2e90b764f2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   71:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x5a2e90b764f2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   75:     0x5a2e90b764f2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x5a2e91fafa5f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   77:     0x5a2e91fafa5f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   78:     0x7d7d447aaaa4 - <unknown>
[INFO] [stdout]   79:     0x7d7d44837a64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- subscriptions::subscribe_sends_a_confirmation_email_with_a_link stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'subscriptions::subscribe_sends_a_confirmation_email_with_a_link' (75) panicked at tests/api/helpers.rs:258:14:
[INFO] [stdout] Failed to connect to postgres database (without DB URI used): BadConnection("connection to server at \"localhost\" (::1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\nconnection to server at \"localhost\" (127.0.0.1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\n")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a2e91fb0a0a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a2e91fcaf9a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a2e91fcaf9a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5a2e91fb65c2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a2e91fb65c2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a2e91f8d1ef - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a2e91f8d1ef - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a2e91fa7e39 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a2e90b72e1c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a2e90b72e1c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a2e91fa80b2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a2e91fa80b2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a2e91f8d2a8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a2e91f81ab9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a2e91f8e30d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a2e91fcb80c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a2e91fcb552 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a2e909f7324 - <core[d17f6591d688f3bd]::result::Result<diesel[241e438e84e12513]::pg::connection::PgConnection, diesel[241e438e84e12513]::result::ConnectionError>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a2e909e7586 - api[c6f504d6cf27a7bf]::helpers::configure_database
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/helpers.rs:258:14
[INFO] [stdout]   22:     0x5a2e909e2dd0 - api[c6f504d6cf27a7bf]::helpers::spawn_app::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/helpers.rs:292:5
[INFO] [stdout]   23:     0x5a2e909c9674 - api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/subscriptions.rs:109:27
[INFO] [stdout]   24:     0x5a2e90a9bcff - <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:995:44
[INFO] [stdout]   25:     0x5a2e90a92fa0 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:747:13
[INFO] [stdout]   26:     0x5a2e90a09555 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::task::local::LocalData>>::try_with::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   27:     0x5a2e90a085ee - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::task::local::LocalData>>::with::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   28:     0x5a2e90a89bc6 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:745:17
[INFO] [stdout]   29:     0x5a2e90aa8856 - <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:985:22
[INFO] [stdout]   30:     0x5a2e90a94f61 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until::<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:639:19
[INFO] [stdout]   31:     0x5a2e909bac8d - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5a2e909bb3cd - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5a2e9095bb9d - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   34:     0x5a2e90956d7b - tokio[5314e3c4186e3494]::runtime::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:107:5
[INFO] [stdout]   35:     0x5a2e90956d7b - tokio[5314e3c4186e3494]::runtime::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:73:5
[INFO] [stdout]   36:     0x5a2e90956d7b - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   37:     0x5a2e908fa8f0 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   38:     0x5a2e909346a0 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   39:     0x5a2e909313c4 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   40:     0x5a2e90b381cb - <tokio[5314e3c4186e3494]::runtime::context::scoped::Scoped<tokio[5314e3c4186e3494]::runtime::scheduler::Context>>::set::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5a2e90a99589 - tokio[5314e3c4186e3494]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:38
[INFO] [stdout]   42:     0x5a2e90a0dde2 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::runtime::context::Context>>::try_with::<tokio[5314e3c4186e3494]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x5a2e90a0ac0e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::runtime::context::Context>>::with::<tokio[5314e3c4186e3494]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x5a2e90a8fa6d - tokio[5314e3c4186e3494]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:17
[INFO] [stdout]   45:     0x5a2e90914490 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   46:     0x5a2e90920ae7 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   47:     0x5a2e90923216 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   48:     0x5a2e90980615 - tokio[5314e3c4186e3494]::runtime::context::runtime::enter_runtime::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5a2e908f7233 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   50:     0x5a2e90aad110 - <tokio[5314e3c4186e3494]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:361:52
[INFO] [stdout]   51:     0x5a2e90ab125e - <tokio[5314e3c4186e3494]::runtime::runtime::Runtime>::block_on::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:333:18
[INFO] [stdout]   52:     0x5a2e90a8a46b - <tokio[5314e3c4186e3494]::task::local::LocalSet>::block_on::<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:596:12
[INFO] [stdout]   53:     0x5a2e90a661b6 - <actix_rt[9de25d684ad9a15b]::runtime::Runtime>::block_on::<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   54:     0x5a2e90a68636 - <actix_rt[9de25d684ad9a15b]::system::SystemRunner>::block_on::<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   55:     0x5a2e909e6827 - api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/subscriptions.rs:107:1
[INFO] [stdout]   56:     0x5a2e909c7907 - api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/subscriptions.rs:108:60
[INFO] [stdout]   57:     0x5a2e90975bb6 - <api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5a2e90b660fb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5a2e90b660fb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   60:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   61:     0x5a2e90b738eb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x5a2e90b738eb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x5a2e90b738eb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x5a2e90b738eb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   66:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   67:     0x5a2e90b6d004 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   68:     0x5a2e90b6d004 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69:     0x5a2e90b764f2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   70:     0x5a2e90b764f2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   71:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x5a2e90b764f2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   75:     0x5a2e90b764f2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x5a2e91fafa5f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   77:     0x5a2e91fafa5f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   78:     0x7d7d447aaaa4 - <unknown>
[INFO] [stdout]   79:     0x7d7d44837a64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- subscriptions::subscribe_returns_a_400_when_data_is_missing stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'subscriptions::subscribe_returns_a_400_when_data_is_missing' (73) panicked at tests/api/helpers.rs:258:14:
[INFO] [stdout] Failed to connect to postgres database (without DB URI used): BadConnection("connection to server at \"localhost\" (::1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\nconnection to server at \"localhost\" (127.0.0.1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\n")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a2e91fb0a0a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a2e91fcaf9a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a2e91fcaf9a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5a2e91fb65c2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a2e91fb65c2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a2e91f8d1ef - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a2e91f8d1ef - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a2e91fa7e39 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a2e90b72e1c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a2e90b72e1c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a2e91fa80b2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a2e91fa80b2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a2e91f8d2a8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a2e91f81ab9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a2e91f8e30d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a2e91fcb80c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a2e91fcb552 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a2e909f7324 - <core[d17f6591d688f3bd]::result::Result<diesel[241e438e84e12513]::pg::connection::PgConnection, diesel[241e438e84e12513]::result::ConnectionError>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a2e909e7586 - api[c6f504d6cf27a7bf]::helpers::configure_database
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/helpers.rs:258:14
[INFO] [stdout]   22:     0x5a2e909e2dd0 - api[c6f504d6cf27a7bf]::helpers::spawn_app::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/helpers.rs:292:5
[INFO] [stdout]   23:     0x5a2e909c8d6d - api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_400_when_data_is_missing::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/subscriptions.rs:54:27
[INFO] [stdout]   24:     0x5a2e90a9bbbf - <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_400_when_data_is_missing::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:995:44
[INFO] [stdout]   25:     0x5a2e90a92eb0 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_400_when_data_is_missing::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:747:13
[INFO] [stdout]   26:     0x5a2e90a09455 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::task::local::LocalData>>::try_with::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_400_when_data_is_missing::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   27:     0x5a2e90a0859e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::task::local::LocalData>>::with::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_400_when_data_is_missing::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   28:     0x5a2e90a89b86 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_400_when_data_is_missing::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:745:17
[INFO] [stdout]   29:     0x5a2e90aa8806 - <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_400_when_data_is_missing::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:985:22
[INFO] [stdout]   30:     0x5a2e90a94cf1 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until::<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:639:19
[INFO] [stdout]   31:     0x5a2e909bac4d - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5a2e909bb38d - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5a2e9095bb5d - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   34:     0x5a2e90956bdb - tokio[5314e3c4186e3494]::runtime::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:107:5
[INFO] [stdout]   35:     0x5a2e90956bdb - tokio[5314e3c4186e3494]::runtime::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:73:5
[INFO] [stdout]   36:     0x5a2e90956bdb - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   37:     0x5a2e908fa5d0 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   38:     0x5a2e90933c00 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   39:     0x5a2e909313a4 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   40:     0x5a2e90b3807b - <tokio[5314e3c4186e3494]::runtime::context::scoped::Scoped<tokio[5314e3c4186e3494]::runtime::scheduler::Context>>::set::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5a2e90a99549 - tokio[5314e3c4186e3494]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:38
[INFO] [stdout]   42:     0x5a2e90a0dca2 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::runtime::context::Context>>::try_with::<tokio[5314e3c4186e3494]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x5a2e90a0abae - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::runtime::context::Context>>::with::<tokio[5314e3c4186e3494]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x5a2e90a8fa2d - tokio[5314e3c4186e3494]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:17
[INFO] [stdout]   45:     0x5a2e90914070 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   46:     0x5a2e90920a67 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   47:     0x5a2e90922ec6 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   48:     0x5a2e909804b5 - tokio[5314e3c4186e3494]::runtime::context::runtime::enter_runtime::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5a2e908f7183 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   50:     0x5a2e90aad020 - <tokio[5314e3c4186e3494]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:361:52
[INFO] [stdout]   51:     0x5a2e90ab106e - <tokio[5314e3c4186e3494]::runtime::runtime::Runtime>::block_on::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:333:18
[INFO] [stdout]   52:     0x5a2e90a8a3bb - <tokio[5314e3c4186e3494]::task::local::LocalSet>::block_on::<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_400_when_data_is_missing::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:596:12
[INFO] [stdout]   53:     0x5a2e90a66156 - <actix_rt[9de25d684ad9a15b]::runtime::Runtime>::block_on::<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_400_when_data_is_missing::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   54:     0x5a2e90a685e6 - <actix_rt[9de25d684ad9a15b]::system::SystemRunner>::block_on::<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_400_when_data_is_missing::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   55:     0x5a2e909e6797 - api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_400_when_data_is_missing
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/subscriptions.rs:52:1
[INFO] [stdout]   56:     0x5a2e909c78d7 - api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_400_when_data_is_missing::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/subscriptions.rs:53:56
[INFO] [stdout]   57:     0x5a2e90975b76 - <api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_400_when_data_is_missing::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5a2e90b660fb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5a2e90b660fb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   60:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   61:     0x5a2e90b738eb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x5a2e90b738eb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x5a2e90b738eb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x5a2e90b738eb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   66:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   67:     0x5a2e90b6d004 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   68:     0x5a2e90b6d004 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69:     0x5a2e90b764f2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   70:     0x5a2e90b764f2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   71:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x5a2e90b764f2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   75:     0x5a2e90b764f2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x5a2e91fafa5f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   77:     0x5a2e91fafa5f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   78:     0x7d7d447aaaa4 - <unknown>
[INFO] [stdout]   79:     0x7d7d44837a64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- newsletter_delivery::newsletter_form_on_get_endpoint_works stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'newsletter_delivery::newsletter_form_on_get_endpoint_works' (50) panicked at tests/api/helpers.rs:258:14:
[INFO] [stdout] Failed to connect to postgres database (without DB URI used): BadConnection("connection to server at \"localhost\" (::1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\nconnection to server at \"localhost\" (127.0.0.1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\n")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a2e91fb0a0a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a2e91fcaf9a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a2e91fcaf9a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5a2e91fb65c2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a2e91fb65c2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a2e91f8d1ef - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a2e91f8d1ef - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a2e91fa7e39 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a2e90b72e1c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a2e90b72e1c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a2e91fa80b2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a2e91fa80b2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a2e91f8d2a8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a2e91f81ab9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a2e91f8e30d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a2e91fcb80c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a2e91fcb552 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a2e909f7324 - <core[d17f6591d688f3bd]::result::Result<diesel[241e438e84e12513]::pg::connection::PgConnection, diesel[241e438e84e12513]::result::ConnectionError>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a2e909e7586 - api[c6f504d6cf27a7bf]::helpers::configure_database
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/helpers.rs:258:14
[INFO] [stdout]   22:     0x5a2e909e2dd0 - api[c6f504d6cf27a7bf]::helpers::spawn_app::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/helpers.rs:292:5
[INFO] [stdout]   23:     0x5a2e909d5445 - api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_form_on_get_endpoint_works::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/newsletter_delivery.rs:8:27
[INFO] [stdout]   24:     0x5a2e90a9cbff - <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_form_on_get_endpoint_works::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:995:44
[INFO] [stdout]   25:     0x5a2e90a93ae0 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_form_on_get_endpoint_works::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:747:13
[INFO] [stdout]   26:     0x5a2e90a0a155 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::task::local::LocalData>>::try_with::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_form_on_get_endpoint_works::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   27:     0x5a2e90a089ae - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::task::local::LocalData>>::with::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_form_on_get_endpoint_works::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   28:     0x5a2e90a89ec6 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_form_on_get_endpoint_works::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:745:17
[INFO] [stdout]   29:     0x5a2e90aa8c16 - <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_form_on_get_endpoint_works::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:985:22
[INFO] [stdout]   30:     0x5a2e90a96ca1 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until::<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_form_on_get_endpoint_works::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:639:19
[INFO] [stdout]   31:     0x5a2e909baf8d - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_form_on_get_endpoint_works::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5a2e909bb6cd - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_form_on_get_endpoint_works::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5a2e9095be9d - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_form_on_get_endpoint_works::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   34:     0x5a2e909580fb - tokio[5314e3c4186e3494]::runtime::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_form_on_get_endpoint_works::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:107:5
[INFO] [stdout]   35:     0x5a2e909580fb - tokio[5314e3c4186e3494]::runtime::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_form_on_get_endpoint_works::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:73:5
[INFO] [stdout]   36:     0x5a2e909580fb - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_form_on_get_endpoint_works::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   37:     0x5a2e908fce70 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_form_on_get_endpoint_works::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   38:     0x5a2e9093c620 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_form_on_get_endpoint_works::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   39:     0x5a2e90931544 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_form_on_get_endpoint_works::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   40:     0x5a2e90b3918b - <tokio[5314e3c4186e3494]::runtime::context::scoped::Scoped<tokio[5314e3c4186e3494]::runtime::scheduler::Context>>::set::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_form_on_get_endpoint_works::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5a2e90a99889 - tokio[5314e3c4186e3494]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_form_on_get_endpoint_works::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:38
[INFO] [stdout]   42:     0x5a2e90a0ece2 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::runtime::context::Context>>::try_with::<tokio[5314e3c4186e3494]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_form_on_get_endpoint_works::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x5a2e90a0b08e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::runtime::context::Context>>::with::<tokio[5314e3c4186e3494]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_form_on_get_endpoint_works::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x5a2e90a8fd6d - tokio[5314e3c4186e3494]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_form_on_get_endpoint_works::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:17
[INFO] [stdout]   45:     0x5a2e90917610 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_form_on_get_endpoint_works::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   46:     0x5a2e909210e7 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_form_on_get_endpoint_works::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   47:     0x5a2e909259d6 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_form_on_get_endpoint_works::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   48:     0x5a2e90981695 - tokio[5314e3c4186e3494]::runtime::context::runtime::enter_runtime::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_form_on_get_endpoint_works::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5a2e908f7a73 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_form_on_get_endpoint_works::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   50:     0x5a2e90aadc50 - <tokio[5314e3c4186e3494]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_form_on_get_endpoint_works::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:361:52
[INFO] [stdout]   51:     0x5a2e90ab299e - <tokio[5314e3c4186e3494]::runtime::runtime::Runtime>::block_on::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_form_on_get_endpoint_works::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:333:18
[INFO] [stdout]   52:     0x5a2e90a8acab - <tokio[5314e3c4186e3494]::task::local::LocalSet>::block_on::<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_form_on_get_endpoint_works::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:596:12
[INFO] [stdout]   53:     0x5a2e90a66636 - <actix_rt[9de25d684ad9a15b]::runtime::Runtime>::block_on::<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_form_on_get_endpoint_works::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   54:     0x5a2e90a689f6 - <actix_rt[9de25d684ad9a15b]::system::SystemRunner>::block_on::<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_form_on_get_endpoint_works::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   55:     0x5a2e909e6f17 - api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_form_on_get_endpoint_works
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/newsletter_delivery.rs:6:1
[INFO] [stdout]   56:     0x5a2e909d3627 - api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_form_on_get_endpoint_works::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/newsletter_delivery.rs:7:49
[INFO] [stdout]   57:     0x5a2e90975eb6 - <api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_form_on_get_endpoint_works::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5a2e90b660fb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5a2e90b660fb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   60:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   61:     0x5a2e90b738eb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x5a2e90b738eb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x5a2e90b738eb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x5a2e90b738eb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   66:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   67:     0x5a2e90b6d004 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   68:     0x5a2e90b6d004 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69:     0x5a2e90b764f2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   70:     0x5a2e90b764f2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   71:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x5a2e90b764f2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   75:     0x5a2e90b764f2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x5a2e91fafa5f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   77:     0x5a2e91fafa5f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   78:     0x7d7d447aaaa4 - <unknown>
[INFO] [stdout]   79:     0x7d7d44837a64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- change_password::changing_password_works stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'change_password::changing_password_works' (39) panicked at tests/api/helpers.rs:258:14:
[INFO] [stdout] Failed to connect to postgres database (without DB URI used): BadConnection("connection to server at \"localhost\" (::1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\nconnection to server at \"localhost\" (127.0.0.1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\n")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a2e91fb0a0a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a2e91fcaf9a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a2e91fcaf9a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5a2e91fb65c2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a2e91fb65c2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a2e91f8d1ef - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a2e91f8d1ef - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a2e91fa7e39 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a2e90b72e1c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a2e90b72e1c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a2e91fa80b2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a2e91fa80b2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a2e91f8d2a8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a2e91f81ab9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a2e91f8e30d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a2e91fcb80c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a2e91fcb552 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a2e909f7324 - <core[d17f6591d688f3bd]::result::Result<diesel[241e438e84e12513]::pg::connection::PgConnection, diesel[241e438e84e12513]::result::ConnectionError>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a2e909e7586 - api[c6f504d6cf27a7bf]::helpers::configure_database
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/helpers.rs:258:14
[INFO] [stdout]   22:     0x5a2e909e2dd0 - api[c6f504d6cf27a7bf]::helpers::spawn_app::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/helpers.rs:292:5
[INFO] [stdout]   23:     0x5a2e909ccc4f - api[c6f504d6cf27a7bf]::change_password::changing_password_works::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/change_password.rs:83:27
[INFO] [stdout]   24:     0x5a2e90a9c47f - <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::change_password::changing_password_works::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:995:44
[INFO] [stdout]   25:     0x5a2e90a93540 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::change_password::changing_password_works::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:747:13
[INFO] [stdout]   26:     0x5a2e90a09b55 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::task::local::LocalData>>::try_with::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::change_password::changing_password_works::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   27:     0x5a2e90a087ce - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::task::local::LocalData>>::with::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::change_password::changing_password_works::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   28:     0x5a2e90a89d46 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::change_password::changing_password_works::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:745:17
[INFO] [stdout]   29:     0x5a2e90aa8a36 - <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::change_password::changing_password_works::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:985:22
[INFO] [stdout]   30:     0x5a2e90a95e01 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until::<api[c6f504d6cf27a7bf]::change_password::changing_password_works::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:639:19
[INFO] [stdout]   31:     0x5a2e909bae0d - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::changing_password_works::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5a2e909bb54d - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::changing_password_works::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5a2e9095bd1d - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::changing_password_works::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   34:     0x5a2e9095773b - tokio[5314e3c4186e3494]::runtime::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::changing_password_works::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:107:5
[INFO] [stdout]   35:     0x5a2e9095773b - tokio[5314e3c4186e3494]::runtime::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::changing_password_works::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:73:5
[INFO] [stdout]   36:     0x5a2e9095773b - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::changing_password_works::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   37:     0x5a2e908fbbb0 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::changing_password_works::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   38:     0x5a2e90938660 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::changing_password_works::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   39:     0x5a2e90931484 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::changing_password_works::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   40:     0x5a2e90b389ab - <tokio[5314e3c4186e3494]::runtime::context::scoped::Scoped<tokio[5314e3c4186e3494]::runtime::scheduler::Context>>::set::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::changing_password_works::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5a2e90a99709 - tokio[5314e3c4186e3494]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::changing_password_works::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:38
[INFO] [stdout]   42:     0x5a2e90a0e562 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::runtime::context::Context>>::try_with::<tokio[5314e3c4186e3494]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::changing_password_works::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x5a2e90a0ae4e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::runtime::context::Context>>::with::<tokio[5314e3c4186e3494]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::changing_password_works::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x5a2e90a8fbed - tokio[5314e3c4186e3494]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::changing_password_works::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:17
[INFO] [stdout]   45:     0x5a2e90915d50 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::changing_password_works::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   46:     0x5a2e90920de7 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::changing_password_works::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   47:     0x5a2e909245f6 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::changing_password_works::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   48:     0x5a2e90980e55 - tokio[5314e3c4186e3494]::runtime::context::runtime::enter_runtime::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::changing_password_works::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5a2e908f7653 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::changing_password_works::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   50:     0x5a2e90aad6b0 - <tokio[5314e3c4186e3494]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::changing_password_works::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:361:52
[INFO] [stdout]   51:     0x5a2e90ab1dfe - <tokio[5314e3c4186e3494]::runtime::runtime::Runtime>::block_on::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::changing_password_works::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:333:18
[INFO] [stdout]   52:     0x5a2e90a8a88b - <tokio[5314e3c4186e3494]::task::local::LocalSet>::block_on::<api[c6f504d6cf27a7bf]::change_password::changing_password_works::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:596:12
[INFO] [stdout]   53:     0x5a2e90a663f6 - <actix_rt[9de25d684ad9a15b]::runtime::Runtime>::block_on::<api[c6f504d6cf27a7bf]::change_password::changing_password_works::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   54:     0x5a2e90a68816 - <actix_rt[9de25d684ad9a15b]::system::SystemRunner>::block_on::<api[c6f504d6cf27a7bf]::change_password::changing_password_works::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   55:     0x5a2e909e6b87 - api[c6f504d6cf27a7bf]::change_password::changing_password_works
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/change_password.rs:81:1
[INFO] [stdout]   56:     0x5a2e909cc907 - api[c6f504d6cf27a7bf]::change_password::changing_password_works::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/change_password.rs:82:35
[INFO] [stdout]   57:     0x5a2e90975d36 - <api[c6f504d6cf27a7bf]::change_password::changing_password_works::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5a2e90b660fb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5a2e90b660fb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   60:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   61:     0x5a2e90b738eb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x5a2e90b738eb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x5a2e90b738eb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x5a2e90b738eb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   66:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   67:     0x5a2e90b6d004 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   68:     0x5a2e90b6d004 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69:     0x5a2e90b764f2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   70:     0x5a2e90b764f2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   71:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x5a2e90b764f2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   75:     0x5a2e90b764f2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x5a2e91fafa5f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   77:     0x5a2e91fafa5f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   78:     0x7d7d447aaaa4 - <unknown>
[INFO] [stdout]   79:     0x7d7d44837a64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- newsletter_delivery::newsletters_are_delivered_to_confirmed_subscribers stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'newsletter_delivery::newsletters_are_delivered_to_confirmed_subscribers' (51) panicked at tests/api/helpers.rs:258:14:
[INFO] [stdout] Failed to connect to postgres database (without DB URI used): BadConnection("connection to server at \"localhost\" (::1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\nconnection to server at \"localhost\" (127.0.0.1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\n")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a2e91fb0a0a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a2e91fcaf9a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a2e91fcaf9a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5a2e91fb65c2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a2e91fb65c2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a2e91f8d1ef - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a2e91f8d1ef - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a2e91fa7e39 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a2e90b72e1c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a2e90b72e1c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a2e91fa80b2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a2e91fa80b2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a2e91f8d2a8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a2e91f81ab9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a2e91f8e30d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a2e91fcb80c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a2e91fcb552 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a2e909f7324 - <core[d17f6591d688f3bd]::result::Result<diesel[241e438e84e12513]::pg::connection::PgConnection, diesel[241e438e84e12513]::result::ConnectionError>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a2e909e7586 - api[c6f504d6cf27a7bf]::helpers::configure_database
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/helpers.rs:258:14
[INFO] [stdout]   22:     0x5a2e909e2dd0 - api[c6f504d6cf27a7bf]::helpers::spawn_app::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/helpers.rs:292:5
[INFO] [stdout]   23:     0x5a2e909da13b - api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/newsletter_delivery.rs:57:27
[INFO] [stdout]   24:     0x5a2e90a9cfbf - <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:995:44
[INFO] [stdout]   25:     0x5a2e90a93db0 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:747:13
[INFO] [stdout]   26:     0x5a2e90a0a455 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::task::local::LocalData>>::try_with::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   27:     0x5a2e90a08a9e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::task::local::LocalData>>::with::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   28:     0x5a2e90a89f86 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:745:17
[INFO] [stdout]   29:     0x5a2e90aa8d06 - <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:985:22
[INFO] [stdout]   30:     0x5a2e90a973f1 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until::<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:639:19
[INFO] [stdout]   31:     0x5a2e909bb04d - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5a2e909bb78d - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5a2e9095bf5d - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   34:     0x5a2e909585db - tokio[5314e3c4186e3494]::runtime::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:107:5
[INFO] [stdout]   35:     0x5a2e909585db - tokio[5314e3c4186e3494]::runtime::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:73:5
[INFO] [stdout]   36:     0x5a2e909585db - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   37:     0x5a2e908fd7d0 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   38:     0x5a2e9093e600 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   39:     0x5a2e909315a4 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   40:     0x5a2e90b3957b - <tokio[5314e3c4186e3494]::runtime::context::scoped::Scoped<tokio[5314e3c4186e3494]::runtime::scheduler::Context>>::set::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5a2e90a99949 - tokio[5314e3c4186e3494]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:38
[INFO] [stdout]   42:     0x5a2e90a0f0a2 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::runtime::context::Context>>::try_with::<tokio[5314e3c4186e3494]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x5a2e90a0b1ae - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::runtime::context::Context>>::with::<tokio[5314e3c4186e3494]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x5a2e90a8fe2d - tokio[5314e3c4186e3494]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:17
[INFO] [stdout]   45:     0x5a2e90918270 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   46:     0x5a2e90921267 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   47:     0x5a2e909263c6 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   48:     0x5a2e90981ab5 - tokio[5314e3c4186e3494]::runtime::context::runtime::enter_runtime::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5a2e908f7c83 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   50:     0x5a2e90aadf20 - <tokio[5314e3c4186e3494]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:361:52
[INFO] [stdout]   51:     0x5a2e90ab2f6e - <tokio[5314e3c4186e3494]::runtime::runtime::Runtime>::block_on::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:333:18
[INFO] [stdout]   52:     0x5a2e90a8aebd - <tokio[5314e3c4186e3494]::task::local::LocalSet>::block_on::<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:596:12
[INFO] [stdout]   53:     0x5a2e90a66754 - <actix_rt[9de25d684ad9a15b]::runtime::Runtime>::block_on::<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   54:     0x5a2e90a68ae8 - <actix_rt[9de25d684ad9a15b]::system::SystemRunner>::block_on::<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   55:     0x5a2e909e70c5 - api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_delivered_to_confirmed_subscribers
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/newsletter_delivery.rs:55:1
[INFO] [stdout]   56:     0x5a2e909d36b7 - api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/newsletter_delivery.rs:56:62
[INFO] [stdout]   57:     0x5a2e90975f76 - <api[c6f504d6cf27a7bf]::newsletter_delivery::newsletters_are_delivered_to_confirmed_subscribers::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5a2e90b660fb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5a2e90b660fb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   60:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   61:     0x5a2e90b738eb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x5a2e90b738eb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x5a2e90b738eb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x5a2e90b738eb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   66:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   67:     0x5a2e90b6d004 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   68:     0x5a2e90b6d004 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69:     0x5a2e90b764f2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   70:     0x5a2e90b764f2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   71:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x5a2e90b764f2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   75:     0x5a2e90b764f2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x5a2e91fafa5f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   77:     0x5a2e91fafa5f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   78:     0x7d7d447aaaa4 - <unknown>
[INFO] [stdout]   79:     0x7d7d44837a64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- newsletter_delivery::concurrent_form_submission_is_handled_gracefully stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'newsletter_delivery::concurrent_form_submission_is_handled_gracefully' (47) panicked at tests/api/helpers.rs:258:14:
[INFO] [stdout] Failed to connect to postgres database (without DB URI used): BadConnection("connection to server at \"localhost\" (::1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\nconnection to server at \"localhost\" (127.0.0.1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\n")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a2e91fb0a0a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a2e91fcaf9a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a2e91fcaf9a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5a2e91fb65c2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a2e91fb65c2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a2e91f8d1ef - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a2e91f8d1ef - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a2e91fa7e39 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a2e90b72e1c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a2e90b72e1c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a2e91fa80b2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a2e91fa80b2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a2e91f8d2a8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a2e91f81ab9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a2e91f8e30d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a2e91fcb80c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a2e91fcb552 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a2e909f7324 - <core[d17f6591d688f3bd]::result::Result<diesel[241e438e84e12513]::pg::connection::PgConnection, diesel[241e438e84e12513]::result::ConnectionError>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a2e909e7586 - api[c6f504d6cf27a7bf]::helpers::configure_database
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/helpers.rs:258:14
[INFO] [stdout]   22:     0x5a2e909e2dd0 - api[c6f504d6cf27a7bf]::helpers::spawn_app::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/helpers.rs:292:5
[INFO] [stdout]   23:     0x5a2e909d60aa - api[c6f504d6cf27a7bf]::newsletter_delivery::concurrent_form_submission_is_handled_gracefully::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/newsletter_delivery.rs:194:27
[INFO] [stdout]   24:     0x5a2e90a9cd3f - <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::newsletter_delivery::concurrent_form_submission_is_handled_gracefully::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:995:44
[INFO] [stdout]   25:     0x5a2e90a93bd0 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::newsletter_delivery::concurrent_form_submission_is_handled_gracefully::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:747:13
[INFO] [stdout]   26:     0x5a2e90a0a255 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::task::local::LocalData>>::try_with::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::newsletter_delivery::concurrent_form_submission_is_handled_gracefully::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   27:     0x5a2e90a089fe - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::task::local::LocalData>>::with::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::newsletter_delivery::concurrent_form_submission_is_handled_gracefully::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   28:     0x5a2e90a89f06 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::newsletter_delivery::concurrent_form_submission_is_handled_gracefully::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:745:17
[INFO] [stdout]   29:     0x5a2e90aa8c66 - <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::newsletter_delivery::concurrent_form_submission_is_handled_gracefully::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:985:22
[INFO] [stdout]   30:     0x5a2e90a96f11 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until::<api[c6f504d6cf27a7bf]::newsletter_delivery::concurrent_form_submission_is_handled_gracefully::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:639:19
[INFO] [stdout]   31:     0x5a2e909bafcd - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::concurrent_form_submission_is_handled_gracefully::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5a2e909bb70d - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::concurrent_form_submission_is_handled_gracefully::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5a2e9095bedd - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::concurrent_form_submission_is_handled_gracefully::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   34:     0x5a2e9095829b - tokio[5314e3c4186e3494]::runtime::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::concurrent_form_submission_is_handled_gracefully::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:107:5
[INFO] [stdout]   35:     0x5a2e9095829b - tokio[5314e3c4186e3494]::runtime::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::concurrent_form_submission_is_handled_gracefully::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:73:5
[INFO] [stdout]   36:     0x5a2e9095829b - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::concurrent_form_submission_is_handled_gracefully::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   37:     0x5a2e908fd190 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::concurrent_form_submission_is_handled_gracefully::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   38:     0x5a2e9093d0c0 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::concurrent_form_submission_is_handled_gracefully::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   39:     0x5a2e90931564 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::concurrent_form_submission_is_handled_gracefully::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   40:     0x5a2e90b392db - <tokio[5314e3c4186e3494]::runtime::context::scoped::Scoped<tokio[5314e3c4186e3494]::runtime::scheduler::Context>>::set::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::concurrent_form_submission_is_handled_gracefully::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5a2e90a998c9 - tokio[5314e3c4186e3494]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::concurrent_form_submission_is_handled_gracefully::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:38
[INFO] [stdout]   42:     0x5a2e90a0ee22 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::runtime::context::Context>>::try_with::<tokio[5314e3c4186e3494]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::concurrent_form_submission_is_handled_gracefully::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x5a2e90a0b0ee - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::runtime::context::Context>>::with::<tokio[5314e3c4186e3494]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::concurrent_form_submission_is_handled_gracefully::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x5a2e90a8fdad - tokio[5314e3c4186e3494]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::concurrent_form_submission_is_handled_gracefully::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:17
[INFO] [stdout]   45:     0x5a2e90917a30 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::concurrent_form_submission_is_handled_gracefully::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   46:     0x5a2e90921167 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::concurrent_form_submission_is_handled_gracefully::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   47:     0x5a2e90925d26 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::concurrent_form_submission_is_handled_gracefully::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   48:     0x5a2e909817f5 - tokio[5314e3c4186e3494]::runtime::context::runtime::enter_runtime::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::concurrent_form_submission_is_handled_gracefully::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5a2e908f7b23 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::concurrent_form_submission_is_handled_gracefully::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   50:     0x5a2e90aadd40 - <tokio[5314e3c4186e3494]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::concurrent_form_submission_is_handled_gracefully::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:361:52
[INFO] [stdout]   51:     0x5a2e90ab2b8e - <tokio[5314e3c4186e3494]::runtime::runtime::Runtime>::block_on::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::concurrent_form_submission_is_handled_gracefully::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:333:18
[INFO] [stdout]   52:     0x5a2e90a8ad5b - <tokio[5314e3c4186e3494]::task::local::LocalSet>::block_on::<api[c6f504d6cf27a7bf]::newsletter_delivery::concurrent_form_submission_is_handled_gracefully::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:596:12
[INFO] [stdout]   53:     0x5a2e90a66696 - <actix_rt[9de25d684ad9a15b]::runtime::Runtime>::block_on::<api[c6f504d6cf27a7bf]::newsletter_delivery::concurrent_form_submission_is_handled_gracefully::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   54:     0x5a2e90a68a46 - <actix_rt[9de25d684ad9a15b]::system::SystemRunner>::block_on::<api[c6f504d6cf27a7bf]::newsletter_delivery::concurrent_form_submission_is_handled_gracefully::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   55:     0x5a2e909e6fa7 - api[c6f504d6cf27a7bf]::newsletter_delivery::concurrent_form_submission_is_handled_gracefully
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/newsletter_delivery.rs:192:1
[INFO] [stdout]   56:     0x5a2e909d3657 - api[c6f504d6cf27a7bf]::newsletter_delivery::concurrent_form_submission_is_handled_gracefully::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/newsletter_delivery.rs:193:60
[INFO] [stdout]   57:     0x5a2e90975ef6 - <api[c6f504d6cf27a7bf]::newsletter_delivery::concurrent_form_submission_is_handled_gracefully::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5a2e90b660fb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5a2e90b660fb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   60:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   61:     0x5a2e90b738eb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x5a2e90b738eb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x5a2e90b738eb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x5a2e90b738eb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   66:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   67:     0x5a2e90b6d004 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   68:     0x5a2e90b6d004 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69:     0x5a2e90b764f2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   70:     0x5a2e90b764f2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   71:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x5a2e90b764f2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   75:     0x5a2e90b764f2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x5a2e91fafa5f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   77:     0x5a2e91fafa5f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   78:     0x7d7d447aaaa4 - <unknown>
[INFO] [stdout]   79:     0x7d7d44837a64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard' (38) panicked at tests/api/helpers.rs:258:14:
[INFO] [stdout] Failed to connect to postgres database (without DB URI used): BadConnection("connection to server at \"localhost\" (::1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\nconnection to server at \"localhost\" (127.0.0.1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\n")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a2e91fb0a0a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a2e91fcaf9a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a2e91fcaf9a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5a2e91fb65c2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a2e91fb65c2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a2e91f8d1ef - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a2e91f8d1ef - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a2e91fa7e39 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a2e90b72e1c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a2e90b72e1c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a2e91fa80b2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a2e91fa80b2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a2e91f8d2a8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a2e91f81ab9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a2e91f8e30d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a2e91fcb80c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a2e91fcb552 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a2e909f7324 - <core[d17f6591d688f3bd]::result::Result<diesel[241e438e84e12513]::pg::connection::PgConnection, diesel[241e438e84e12513]::result::ConnectionError>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a2e909e7586 - api[c6f504d6cf27a7bf]::helpers::configure_database
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/helpers.rs:258:14
[INFO] [stdout]   22:     0x5a2e909e2dd0 - api[c6f504d6cf27a7bf]::helpers::spawn_app::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/helpers.rs:292:5
[INFO] [stdout]   23:     0x5a2e909cc667 - api[c6f504d6cf27a7bf]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/admin_dashboard.rs:5:27
[INFO] [stdout]   24:     0x5a2e90a9c33f - <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:995:44
[INFO] [stdout]   25:     0x5a2e90a93450 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:747:13
[INFO] [stdout]   26:     0x5a2e90a09a55 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::task::local::LocalData>>::try_with::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   27:     0x5a2e90a0877e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::task::local::LocalData>>::with::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   28:     0x5a2e90a89d06 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:745:17
[INFO] [stdout]   29:     0x5a2e90aa89e6 - <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:985:22
[INFO] [stdout]   30:     0x5a2e90a95b91 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until::<api[c6f504d6cf27a7bf]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:639:19
[INFO] [stdout]   31:     0x5a2e909badcd - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5a2e909bb50d - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5a2e9095bcdd - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   34:     0x5a2e9095759b - tokio[5314e3c4186e3494]::runtime::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:107:5
[INFO] [stdout]   35:     0x5a2e9095759b - tokio[5314e3c4186e3494]::runtime::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:73:5
[INFO] [stdout]   36:     0x5a2e9095759b - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   37:     0x5a2e908fb890 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   38:     0x5a2e90937bc0 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   39:     0x5a2e90931464 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   40:     0x5a2e90b3885b - <tokio[5314e3c4186e3494]::runtime::context::scoped::Scoped<tokio[5314e3c4186e3494]::runtime::scheduler::Context>>::set::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5a2e90a996c9 - tokio[5314e3c4186e3494]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:38
[INFO] [stdout]   42:     0x5a2e90a0e422 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::runtime::context::Context>>::try_with::<tokio[5314e3c4186e3494]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x5a2e90a0adee - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::runtime::context::Context>>::with::<tokio[5314e3c4186e3494]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x5a2e90a8fbad - tokio[5314e3c4186e3494]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:17
[INFO] [stdout]   45:     0x5a2e90915930 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   46:     0x5a2e90920d67 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   47:     0x5a2e909242a6 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   48:     0x5a2e90980cf5 - tokio[5314e3c4186e3494]::runtime::context::runtime::enter_runtime::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5a2e908f75a3 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   50:     0x5a2e90aad5c0 - <tokio[5314e3c4186e3494]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:361:52
[INFO] [stdout]   51:     0x5a2e90ab1c0e - <tokio[5314e3c4186e3494]::runtime::runtime::Runtime>::block_on::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:333:18
[INFO] [stdout]   52:     0x5a2e90a8a7db - <tokio[5314e3c4186e3494]::task::local::LocalSet>::block_on::<api[c6f504d6cf27a7bf]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:596:12
[INFO] [stdout]   53:     0x5a2e90a66396 - <actix_rt[9de25d684ad9a15b]::runtime::Runtime>::block_on::<api[c6f504d6cf27a7bf]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   54:     0x5a2e90a687c6 - <actix_rt[9de25d684ad9a15b]::system::SystemRunner>::block_on::<api[c6f504d6cf27a7bf]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   55:     0x5a2e909e6af7 - api[c6f504d6cf27a7bf]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/admin_dashboard.rs:3:1
[INFO] [stdout]   56:     0x5a2e909cb537 - api[c6f504d6cf27a7bf]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/admin_dashboard.rs:4:63
[INFO] [stdout]   57:     0x5a2e90975cf6 - <api[c6f504d6cf27a7bf]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5a2e90b660fb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5a2e90b660fb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   60:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   61:     0x5a2e90b738eb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x5a2e90b738eb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x5a2e90b738eb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x5a2e90b738eb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   66:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   67:     0x5a2e90b6d004 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   68:     0x5a2e90b6d004 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69:     0x5a2e90b764f2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   70:     0x5a2e90b764f2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   71:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x5a2e90b764f2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   75:     0x5a2e90b764f2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x5a2e91fafa5f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   77:     0x5a2e91fafa5f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   78:     0x7d7d447aaaa4 - <unknown>
[INFO] [stdout]   79:     0x7d7d44837a64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- newsletter_delivery::newsletter_delivery_returns_400_for_invalid_data stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'newsletter_delivery::newsletter_delivery_returns_400_for_invalid_data' (49) panicked at tests/api/helpers.rs:258:14:
[INFO] [stdout] Failed to connect to postgres database (without DB URI used): BadConnection("connection to server at \"localhost\" (::1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\nconnection to server at \"localhost\" (127.0.0.1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\n")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a2e91fb0a0a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a2e91fcaf9a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a2e91fcaf9a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5a2e91fb65c2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a2e91fb65c2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a2e91f8d1ef - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a2e91f8d1ef - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a2e91fa7e39 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a2e90b72e1c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a2e90b72e1c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a2e91fa80b2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a2e91fa80b2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a2e91f8d2a8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a2e91f81ab9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a2e91f8e30d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a2e91fcb80c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a2e91fcb552 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a2e909f7324 - <core[d17f6591d688f3bd]::result::Result<diesel[241e438e84e12513]::pg::connection::PgConnection, diesel[241e438e84e12513]::result::ConnectionError>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a2e909e7586 - api[c6f504d6cf27a7bf]::helpers::configure_database
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/helpers.rs:258:14
[INFO] [stdout]   22:     0x5a2e909e2dd0 - api[c6f504d6cf27a7bf]::helpers::spawn_app::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/helpers.rs:292:5
[INFO] [stdout]   23:     0x5a2e909d846c - api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_delivery_returns_400_for_invalid_data::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/newsletter_delivery.rs:87:27
[INFO] [stdout]   24:     0x5a2e90a9ce7f - <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_delivery_returns_400_for_invalid_data::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:995:44
[INFO] [stdout]   25:     0x5a2e90a93cc0 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_delivery_returns_400_for_invalid_data::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:747:13
[INFO] [stdout]   26:     0x5a2e90a0a355 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::task::local::LocalData>>::try_with::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_delivery_returns_400_for_invalid_data::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   27:     0x5a2e90a08a4e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::task::local::LocalData>>::with::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_delivery_returns_400_for_invalid_data::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   28:     0x5a2e90a89f46 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_delivery_returns_400_for_invalid_data::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:745:17
[INFO] [stdout]   29:     0x5a2e90aa8cb6 - <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_delivery_returns_400_for_invalid_data::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:985:22
[INFO] [stdout]   30:     0x5a2e90a97181 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until::<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_delivery_returns_400_for_invalid_data::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:639:19
[INFO] [stdout]   31:     0x5a2e909bb00d - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_delivery_returns_400_for_invalid_data::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5a2e909bb74d - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_delivery_returns_400_for_invalid_data::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5a2e9095bf1d - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_delivery_returns_400_for_invalid_data::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   34:     0x5a2e9095843b - tokio[5314e3c4186e3494]::runtime::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_delivery_returns_400_for_invalid_data::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:107:5
[INFO] [stdout]   35:     0x5a2e9095843b - tokio[5314e3c4186e3494]::runtime::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_delivery_returns_400_for_invalid_data::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:73:5
[INFO] [stdout]   36:     0x5a2e9095843b - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_delivery_returns_400_for_invalid_data::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   37:     0x5a2e908fd4b0 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_delivery_returns_400_for_invalid_data::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   38:     0x5a2e9093db60 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_delivery_returns_400_for_invalid_data::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   39:     0x5a2e90931584 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_delivery_returns_400_for_invalid_data::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   40:     0x5a2e90b3942b - <tokio[5314e3c4186e3494]::runtime::context::scoped::Scoped<tokio[5314e3c4186e3494]::runtime::scheduler::Context>>::set::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_delivery_returns_400_for_invalid_data::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5a2e90a99909 - tokio[5314e3c4186e3494]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_delivery_returns_400_for_invalid_data::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:38
[INFO] [stdout]   42:     0x5a2e90a0ef62 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::runtime::context::Context>>::try_with::<tokio[5314e3c4186e3494]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_delivery_returns_400_for_invalid_data::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x5a2e90a0b14e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::runtime::context::Context>>::with::<tokio[5314e3c4186e3494]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_delivery_returns_400_for_invalid_data::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x5a2e90a8fded - tokio[5314e3c4186e3494]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_delivery_returns_400_for_invalid_data::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:17
[INFO] [stdout]   45:     0x5a2e90917e50 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_delivery_returns_400_for_invalid_data::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   46:     0x5a2e909211e7 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_delivery_returns_400_for_invalid_data::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   47:     0x5a2e90926076 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_delivery_returns_400_for_invalid_data::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   48:     0x5a2e90981955 - tokio[5314e3c4186e3494]::runtime::context::runtime::enter_runtime::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_delivery_returns_400_for_invalid_data::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5a2e908f7bd3 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_delivery_returns_400_for_invalid_data::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   50:     0x5a2e90aade30 - <tokio[5314e3c4186e3494]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_delivery_returns_400_for_invalid_data::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:361:52
[INFO] [stdout]   51:     0x5a2e90ab2d7e - <tokio[5314e3c4186e3494]::runtime::runtime::Runtime>::block_on::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_delivery_returns_400_for_invalid_data::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:333:18
[INFO] [stdout]   52:     0x5a2e90a8ae0b - <tokio[5314e3c4186e3494]::task::local::LocalSet>::block_on::<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_delivery_returns_400_for_invalid_data::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:596:12
[INFO] [stdout]   53:     0x5a2e90a666f6 - <actix_rt[9de25d684ad9a15b]::runtime::Runtime>::block_on::<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_delivery_returns_400_for_invalid_data::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   54:     0x5a2e90a68a96 - <actix_rt[9de25d684ad9a15b]::system::SystemRunner>::block_on::<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_delivery_returns_400_for_invalid_data::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   55:     0x5a2e909e7037 - api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_delivery_returns_400_for_invalid_data
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/newsletter_delivery.rs:85:1
[INFO] [stdout]   56:     0x5a2e909d3687 - api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_delivery_returns_400_for_invalid_data::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/newsletter_delivery.rs:86:60
[INFO] [stdout]   57:     0x5a2e90975f36 - <api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_delivery_returns_400_for_invalid_data::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5a2e90b660fb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5a2e90b660fb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   60:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   61:     0x5a2e90b738eb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x5a2e90b738eb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x5a2e90b738eb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x5a2e90b738eb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   66:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   67:     0x5a2e90b6d004 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   68:     0x5a2e90b6d004 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69:     0x5a2e90b764f2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   70:     0x5a2e90b764f2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   71:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x5a2e90b764f2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   75:     0x5a2e90b764f2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x5a2e91fafa5f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   77:     0x5a2e91fafa5f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   78:     0x7d7d447aaaa4 - <unknown>
[INFO] [stdout]   79:     0x7d7d44837a64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- health_check::health_check_works stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'health_check::health_check_works' (44) panicked at tests/api/helpers.rs:258:14:
[INFO] [stdout] Failed to connect to postgres database (without DB URI used): BadConnection("connection to server at \"localhost\" (::1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\nconnection to server at \"localhost\" (127.0.0.1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\n")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a2e91fb0a0a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a2e91fcaf9a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a2e91fcaf9a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5a2e91fb65c2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a2e91fb65c2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a2e91f8d1ef - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a2e91f8d1ef - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a2e91fa7e39 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a2e90b72e1c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a2e90b72e1c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a2e91fa80b2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a2e91fa80b2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a2e91f8d2a8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a2e91f81ab9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a2e91f8e30d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a2e91fcb80c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a2e91fcb552 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a2e909f7324 - <core[d17f6591d688f3bd]::result::Result<diesel[241e438e84e12513]::pg::connection::PgConnection, diesel[241e438e84e12513]::result::ConnectionError>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a2e909e7586 - api[c6f504d6cf27a7bf]::helpers::configure_database
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/helpers.rs:258:14
[INFO] [stdout]   22:     0x5a2e909e2dd0 - api[c6f504d6cf27a7bf]::helpers::spawn_app::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/helpers.rs:292:5
[INFO] [stdout]   23:     0x5a2e90a36f95 - api[c6f504d6cf27a7bf]::health_check::health_check_works::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/health_check.rs:5:27
[INFO] [stdout]   24:     0x5a2e90a9b7ff - <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::health_check::health_check_works::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:995:44
[INFO] [stdout]   25:     0x5a2e90a92be0 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::health_check::health_check_works::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:747:13
[INFO] [stdout]   26:     0x5a2e90a09155 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::task::local::LocalData>>::try_with::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::health_check::health_check_works::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   27:     0x5a2e90a084ae - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::task::local::LocalData>>::with::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::health_check::health_check_works::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   28:     0x5a2e90a89ac6 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::health_check::health_check_works::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:745:17
[INFO] [stdout]   29:     0x5a2e90aa8716 - <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::health_check::health_check_works::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:985:22
[INFO] [stdout]   30:     0x5a2e90a945a1 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until::<api[c6f504d6cf27a7bf]::health_check::health_check_works::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:639:19
[INFO] [stdout]   31:     0x5a2e909bab8d - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::health_check::health_check_works::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5a2e909bb2cd - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::health_check::health_check_works::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5a2e9095ba9d - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::health_check::health_check_works::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   34:     0x5a2e909566fb - tokio[5314e3c4186e3494]::runtime::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::health_check::health_check_works::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:107:5
[INFO] [stdout]   35:     0x5a2e909566fb - tokio[5314e3c4186e3494]::runtime::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::health_check::health_check_works::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:73:5
[INFO] [stdout]   36:     0x5a2e909566fb - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::health_check::health_check_works::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   37:     0x5a2e908f9c70 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::health_check::health_check_works::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   38:     0x5a2e90931c20 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::health_check::health_check_works::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   39:     0x5a2e90931344 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::health_check::health_check_works::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   40:     0x5a2e90b37c8b - <tokio[5314e3c4186e3494]::runtime::context::scoped::Scoped<tokio[5314e3c4186e3494]::runtime::scheduler::Context>>::set::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::health_check::health_check_works::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5a2e90a99489 - tokio[5314e3c4186e3494]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::health_check::health_check_works::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:38
[INFO] [stdout]   42:     0x5a2e90a0d8e2 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::runtime::context::Context>>::try_with::<tokio[5314e3c4186e3494]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::health_check::health_check_works::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x5a2e90a0aa8e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::runtime::context::Context>>::with::<tokio[5314e3c4186e3494]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::health_check::health_check_works::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x5a2e90a8f96d - tokio[5314e3c4186e3494]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::health_check::health_check_works::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:17
[INFO] [stdout]   45:     0x5a2e90913410 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::health_check::health_check_works::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   46:     0x5a2e909208e7 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::health_check::health_check_works::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   47:     0x5a2e909224d6 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::health_check::health_check_works::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   48:     0x5a2e90980095 - tokio[5314e3c4186e3494]::runtime::context::runtime::enter_runtime::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::health_check::health_check_works::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5a2e908f6f73 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::health_check::health_check_works::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   50:     0x5a2e90aacd50 - <tokio[5314e3c4186e3494]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::health_check::health_check_works::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:361:52
[INFO] [stdout]   51:     0x5a2e90ab0a9e - <tokio[5314e3c4186e3494]::runtime::runtime::Runtime>::block_on::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::health_check::health_check_works::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:333:18
[INFO] [stdout]   52:     0x5a2e90a8a1ab - <tokio[5314e3c4186e3494]::task::local::LocalSet>::block_on::<api[c6f504d6cf27a7bf]::health_check::health_check_works::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:596:12
[INFO] [stdout]   53:     0x5a2e90a66036 - <actix_rt[9de25d684ad9a15b]::runtime::Runtime>::block_on::<api[c6f504d6cf27a7bf]::health_check::health_check_works::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   54:     0x5a2e90a684f6 - <actix_rt[9de25d684ad9a15b]::system::SystemRunner>::block_on::<api[c6f504d6cf27a7bf]::health_check::health_check_works::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   55:     0x5a2e90a3e7c7 - api[c6f504d6cf27a7bf]::health_check::health_check_works
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/health_check.rs:3:1
[INFO] [stdout]   56:     0x5a2e90a36de7 - api[c6f504d6cf27a7bf]::health_check::health_check_works::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/health_check.rs:4:30
[INFO] [stdout]   57:     0x5a2e90975ab6 - <api[c6f504d6cf27a7bf]::health_check::health_check_works::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5a2e90b660fb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5a2e90b660fb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   60:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   61:     0x5a2e90b738eb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x5a2e90b738eb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x5a2e90b738eb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x5a2e90b738eb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   66:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   67:     0x5a2e90b6d004 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   68:     0x5a2e90b6d004 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69:     0x5a2e90b764f2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   70:     0x5a2e90b764f2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   71:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x5a2e90b764f2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   75:     0x5a2e90b764f2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x5a2e91fafa5f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   77:     0x5a2e91fafa5f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   78:     0x7d7d447aaaa4 - <unknown>
[INFO] [stdout]   79:     0x7d7d44837a64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- admin_dashboard::logout_clears_session_state stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'admin_dashboard::logout_clears_session_state' (37) panicked at tests/api/helpers.rs:258:14:
[INFO] [stdout] Failed to connect to postgres database (without DB URI used): BadConnection("connection to server at \"localhost\" (::1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\nconnection to server at \"localhost\" (127.0.0.1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\n")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a2e91fb0a0a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a2e91fcaf9a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a2e91fcaf9a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5a2e91fb65c2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a2e91fb65c2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a2e91f8d1ef - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a2e91f8d1ef - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a2e91fa7e39 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a2e90b72e1c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a2e90b72e1c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a2e91fa80b2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a2e91fa80b2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a2e91f8d2a8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a2e91f81ab9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a2e91f8e30d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a2e91fcb80c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a2e91fcb552 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a2e909f7324 - <core[d17f6591d688f3bd]::result::Result<diesel[241e438e84e12513]::pg::connection::PgConnection, diesel[241e438e84e12513]::result::ConnectionError>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a2e909e7586 - api[c6f504d6cf27a7bf]::helpers::configure_database
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/helpers.rs:258:14
[INFO] [stdout]   22:     0x5a2e909e2dd0 - api[c6f504d6cf27a7bf]::helpers::spawn_app::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/helpers.rs:292:5
[INFO] [stdout]   23:     0x5a2e909cb75e - api[c6f504d6cf27a7bf]::admin_dashboard::logout_clears_session_state::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/admin_dashboard.rs:12:27
[INFO] [stdout]   24:     0x5a2e90a9c1ff - <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::admin_dashboard::logout_clears_session_state::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:995:44
[INFO] [stdout]   25:     0x5a2e90a93360 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::admin_dashboard::logout_clears_session_state::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:747:13
[INFO] [stdout]   26:     0x5a2e90a09955 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::task::local::LocalData>>::try_with::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::admin_dashboard::logout_clears_session_state::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   27:     0x5a2e90a0872e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::task::local::LocalData>>::with::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::admin_dashboard::logout_clears_session_state::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   28:     0x5a2e90a89cc6 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::admin_dashboard::logout_clears_session_state::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:745:17
[INFO] [stdout]   29:     0x5a2e90aa8996 - <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::admin_dashboard::logout_clears_session_state::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:985:22
[INFO] [stdout]   30:     0x5a2e90a95921 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until::<api[c6f504d6cf27a7bf]::admin_dashboard::logout_clears_session_state::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:639:19
[INFO] [stdout]   31:     0x5a2e909bad8d - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::admin_dashboard::logout_clears_session_state::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5a2e909bb4cd - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::admin_dashboard::logout_clears_session_state::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5a2e9095bc9d - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::admin_dashboard::logout_clears_session_state::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   34:     0x5a2e909573fb - tokio[5314e3c4186e3494]::runtime::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::admin_dashboard::logout_clears_session_state::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:107:5
[INFO] [stdout]   35:     0x5a2e909573fb - tokio[5314e3c4186e3494]::runtime::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::admin_dashboard::logout_clears_session_state::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:73:5
[INFO] [stdout]   36:     0x5a2e909573fb - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::admin_dashboard::logout_clears_session_state::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   37:     0x5a2e908fb570 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::admin_dashboard::logout_clears_session_state::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   38:     0x5a2e90937120 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::admin_dashboard::logout_clears_session_state::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   39:     0x5a2e90931444 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::admin_dashboard::logout_clears_session_state::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   40:     0x5a2e90b3870b - <tokio[5314e3c4186e3494]::runtime::context::scoped::Scoped<tokio[5314e3c4186e3494]::runtime::scheduler::Context>>::set::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::admin_dashboard::logout_clears_session_state::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5a2e90a99689 - tokio[5314e3c4186e3494]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::admin_dashboard::logout_clears_session_state::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:38
[INFO] [stdout]   42:     0x5a2e90a0e2e2 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::runtime::context::Context>>::try_with::<tokio[5314e3c4186e3494]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::admin_dashboard::logout_clears_session_state::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x5a2e90a0ad8e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::runtime::context::Context>>::with::<tokio[5314e3c4186e3494]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::admin_dashboard::logout_clears_session_state::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x5a2e90a8fb6d - tokio[5314e3c4186e3494]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::admin_dashboard::logout_clears_session_state::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:17
[INFO] [stdout]   45:     0x5a2e90915510 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::admin_dashboard::logout_clears_session_state::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   46:     0x5a2e90920ce7 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::admin_dashboard::logout_clears_session_state::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   47:     0x5a2e90923f56 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::admin_dashboard::logout_clears_session_state::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   48:     0x5a2e90980b95 - tokio[5314e3c4186e3494]::runtime::context::runtime::enter_runtime::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::admin_dashboard::logout_clears_session_state::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5a2e908f74f3 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::admin_dashboard::logout_clears_session_state::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   50:     0x5a2e90aad4d0 - <tokio[5314e3c4186e3494]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::admin_dashboard::logout_clears_session_state::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:361:52
[INFO] [stdout]   51:     0x5a2e90ab1a1e - <tokio[5314e3c4186e3494]::runtime::runtime::Runtime>::block_on::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::admin_dashboard::logout_clears_session_state::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:333:18
[INFO] [stdout]   52:     0x5a2e90a8a72d - <tokio[5314e3c4186e3494]::task::local::LocalSet>::block_on::<api[c6f504d6cf27a7bf]::admin_dashboard::logout_clears_session_state::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:596:12
[INFO] [stdout]   53:     0x5a2e90a66334 - <actix_rt[9de25d684ad9a15b]::runtime::Runtime>::block_on::<api[c6f504d6cf27a7bf]::admin_dashboard::logout_clears_session_state::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   54:     0x5a2e90a68778 - <actix_rt[9de25d684ad9a15b]::system::SystemRunner>::block_on::<api[c6f504d6cf27a7bf]::admin_dashboard::logout_clears_session_state::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   55:     0x5a2e909e6a65 - api[c6f504d6cf27a7bf]::admin_dashboard::logout_clears_session_state
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/admin_dashboard.rs:10:1
[INFO] [stdout]   56:     0x5a2e909cb507 - api[c6f504d6cf27a7bf]::admin_dashboard::logout_clears_session_state::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/admin_dashboard.rs:11:39
[INFO] [stdout]   57:     0x5a2e90975cb6 - <api[c6f504d6cf27a7bf]::admin_dashboard::logout_clears_session_state::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5a2e90b660fb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5a2e90b660fb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   60:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   61:     0x5a2e90b738eb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x5a2e90b738eb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x5a2e90b738eb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x5a2e90b738eb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   66:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   67:     0x5a2e90b6d004 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   68:     0x5a2e90b6d004 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69:     0x5a2e90b764f2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   70:     0x5a2e90b764f2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   71:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x5a2e90b764f2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   75:     0x5a2e90b764f2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x5a2e91fafa5f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   77:     0x5a2e91fafa5f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   78:     0x7d7d447aaaa4 - <unknown>
[INFO] [stdout]   79:     0x7d7d44837a64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- subscriptions::subscribe_fails_if_there_is_a_fatal_database_error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'subscriptions::subscribe_fails_if_there_is_a_fatal_database_error' (69) panicked at tests/api/helpers.rs:258:14:
[INFO] [stdout] Failed to connect to postgres database (without DB URI used): BadConnection("connection to server at \"localhost\" (::1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\nconnection to server at \"localhost\" (127.0.0.1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\n")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a2e91fb0a0a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a2e91fcaf9a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a2e91fcaf9a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5a2e91fb65c2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a2e91fb65c2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a2e91f8d1ef - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a2e91f8d1ef - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a2e91fa7e39 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a2e90b72e1c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a2e90b72e1c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a2e91fa80b2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a2e91fa80b2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a2e91f8d2a8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a2e91f81ab9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a2e91f8e30d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a2e91fcb80c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a2e91fcb552 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a2e909f7324 - <core[d17f6591d688f3bd]::result::Result<diesel[241e438e84e12513]::pg::connection::PgConnection, diesel[241e438e84e12513]::result::ConnectionError>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a2e909e7586 - api[c6f504d6cf27a7bf]::helpers::configure_database
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/helpers.rs:258:14
[INFO] [stdout]   22:     0x5a2e909e2dd0 - api[c6f504d6cf27a7bf]::helpers::spawn_app::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/helpers.rs:292:5
[INFO] [stdout]   23:     0x5a2e909ca078 - api[c6f504d6cf27a7bf]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/subscriptions.rs:130:27
[INFO] [stdout]   24:     0x5a2e90a9be3f - <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:995:44
[INFO] [stdout]   25:     0x5a2e90a93090 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:747:13
[INFO] [stdout]   26:     0x5a2e90a09655 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::task::local::LocalData>>::try_with::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   27:     0x5a2e90a0863e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::task::local::LocalData>>::with::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   28:     0x5a2e90a89c06 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:745:17
[INFO] [stdout]   29:     0x5a2e90aa88a6 - <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:985:22
[INFO] [stdout]   30:     0x5a2e90a951d1 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until::<api[c6f504d6cf27a7bf]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:639:19
[INFO] [stdout]   31:     0x5a2e909baccd - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5a2e909bb40d - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5a2e9095bbdd - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   34:     0x5a2e90956f1b - tokio[5314e3c4186e3494]::runtime::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:107:5
[INFO] [stdout]   35:     0x5a2e90956f1b - tokio[5314e3c4186e3494]::runtime::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:73:5
[INFO] [stdout]   36:     0x5a2e90956f1b - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   37:     0x5a2e908fac10 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   38:     0x5a2e90935140 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   39:     0x5a2e909313e4 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   40:     0x5a2e90b3831b - <tokio[5314e3c4186e3494]::runtime::context::scoped::Scoped<tokio[5314e3c4186e3494]::runtime::scheduler::Context>>::set::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5a2e90a995c9 - tokio[5314e3c4186e3494]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:38
[INFO] [stdout]   42:     0x5a2e90a0df22 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::runtime::context::Context>>::try_with::<tokio[5314e3c4186e3494]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x5a2e90a0ac6e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::runtime::context::Context>>::with::<tokio[5314e3c4186e3494]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x5a2e90a8faad - tokio[5314e3c4186e3494]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:17
[INFO] [stdout]   45:     0x5a2e909148b0 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   46:     0x5a2e90920b67 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   47:     0x5a2e90923566 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   48:     0x5a2e90980775 - tokio[5314e3c4186e3494]::runtime::context::runtime::enter_runtime::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5a2e908f72e3 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   50:     0x5a2e90aad200 - <tokio[5314e3c4186e3494]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:361:52
[INFO] [stdout]   51:     0x5a2e90ab144e - <tokio[5314e3c4186e3494]::runtime::runtime::Runtime>::block_on::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:333:18
[INFO] [stdout]   52:     0x5a2e90a8a51b - <tokio[5314e3c4186e3494]::task::local::LocalSet>::block_on::<api[c6f504d6cf27a7bf]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:596:12
[INFO] [stdout]   53:     0x5a2e90a66216 - <actix_rt[9de25d684ad9a15b]::runtime::Runtime>::block_on::<api[c6f504d6cf27a7bf]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   54:     0x5a2e90a68686 - <actix_rt[9de25d684ad9a15b]::system::SystemRunner>::block_on::<api[c6f504d6cf27a7bf]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   55:     0x5a2e909e68b7 - api[c6f504d6cf27a7bf]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/subscriptions.rs:126:1
[INFO] [stdout]   56:     0x5a2e909c7937 - api[c6f504d6cf27a7bf]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/subscriptions.rs:127:62
[INFO] [stdout]   57:     0x5a2e90975bf6 - <api[c6f504d6cf27a7bf]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5a2e90b660fb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5a2e90b660fb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   60:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   61:     0x5a2e90b738eb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x5a2e90b738eb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x5a2e90b738eb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x5a2e90b738eb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   66:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   67:     0x5a2e90b6d004 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   68:     0x5a2e90b6d004 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69:     0x5a2e90b764f2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   70:     0x5a2e90b764f2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   71:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x5a2e90b764f2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   75:     0x5a2e90b764f2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x5a2e91fafa5f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   77:     0x5a2e91fafa5f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   78:     0x7d7d447aaaa4 - <unknown>
[INFO] [stdout]   79:     0x7d7d44837a64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- change_password::new_password_fields_must_match stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'change_password::new_password_fields_must_match' (41) panicked at tests/api/helpers.rs:258:14:
[INFO] [stdout] Failed to connect to postgres database (without DB URI used): BadConnection("connection to server at \"localhost\" (::1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\nconnection to server at \"localhost\" (127.0.0.1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\n")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a2e91fb0a0a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a2e91fcaf9a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a2e91fcaf9a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5a2e91fb65c2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a2e91fb65c2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a2e91f8d1ef - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a2e91f8d1ef - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a2e91fa7e39 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a2e90b72e1c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a2e90b72e1c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a2e91fa80b2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a2e91fa80b2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a2e91f8d2a8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a2e91f81ab9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a2e91f8e30d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a2e91fcb80c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a2e91fcb552 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a2e909f7324 - <core[d17f6591d688f3bd]::result::Result<diesel[241e438e84e12513]::pg::connection::PgConnection, diesel[241e438e84e12513]::result::ConnectionError>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a2e909e7586 - api[c6f504d6cf27a7bf]::helpers::configure_database
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/helpers.rs:258:14
[INFO] [stdout]   22:     0x5a2e909e2dd0 - api[c6f504d6cf27a7bf]::helpers::spawn_app::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/helpers.rs:292:5
[INFO] [stdout]   23:     0x5a2e909d0261 - api[c6f504d6cf27a7bf]::change_password::new_password_fields_must_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/change_password.rs:33:27
[INFO] [stdout]   24:     0x5a2e90a9c6ff - <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::change_password::new_password_fields_must_match::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:995:44
[INFO] [stdout]   25:     0x5a2e90a93720 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::change_password::new_password_fields_must_match::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:747:13
[INFO] [stdout]   26:     0x5a2e90a09d55 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::task::local::LocalData>>::try_with::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::change_password::new_password_fields_must_match::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   27:     0x5a2e90a0886e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::task::local::LocalData>>::with::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::change_password::new_password_fields_must_match::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   28:     0x5a2e90a89dc6 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::change_password::new_password_fields_must_match::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:745:17
[INFO] [stdout]   29:     0x5a2e90aa8ad6 - <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::change_password::new_password_fields_must_match::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:985:22
[INFO] [stdout]   30:     0x5a2e90a962e1 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until::<api[c6f504d6cf27a7bf]::change_password::new_password_fields_must_match::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:639:19
[INFO] [stdout]   31:     0x5a2e909bae8d - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::new_password_fields_must_match::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5a2e909bb5cd - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::new_password_fields_must_match::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5a2e9095bd9d - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::new_password_fields_must_match::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   34:     0x5a2e90957a7b - tokio[5314e3c4186e3494]::runtime::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::new_password_fields_must_match::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:107:5
[INFO] [stdout]   35:     0x5a2e90957a7b - tokio[5314e3c4186e3494]::runtime::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::new_password_fields_must_match::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:73:5
[INFO] [stdout]   36:     0x5a2e90957a7b - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::new_password_fields_must_match::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   37:     0x5a2e908fc1f0 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::new_password_fields_must_match::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   38:     0x5a2e90939ba0 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::new_password_fields_must_match::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   39:     0x5a2e909314c4 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::new_password_fields_must_match::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   40:     0x5a2e90b38c4b - <tokio[5314e3c4186e3494]::runtime::context::scoped::Scoped<tokio[5314e3c4186e3494]::runtime::scheduler::Context>>::set::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::new_password_fields_must_match::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5a2e90a99789 - tokio[5314e3c4186e3494]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::new_password_fields_must_match::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:38
[INFO] [stdout]   42:     0x5a2e90a0e7e2 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::runtime::context::Context>>::try_with::<tokio[5314e3c4186e3494]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::new_password_fields_must_match::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x5a2e90a0af0e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::runtime::context::Context>>::with::<tokio[5314e3c4186e3494]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::new_password_fields_must_match::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x5a2e90a8fc6d - tokio[5314e3c4186e3494]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::new_password_fields_must_match::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:17
[INFO] [stdout]   45:     0x5a2e90916590 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::new_password_fields_must_match::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   46:     0x5a2e90920ee7 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::new_password_fields_must_match::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   47:     0x5a2e90924c96 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::new_password_fields_must_match::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   48:     0x5a2e90981115 - tokio[5314e3c4186e3494]::runtime::context::runtime::enter_runtime::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::new_password_fields_must_match::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5a2e908f77b3 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::new_password_fields_must_match::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   50:     0x5a2e90aad890 - <tokio[5314e3c4186e3494]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::new_password_fields_must_match::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:361:52
[INFO] [stdout]   51:     0x5a2e90ab21de - <tokio[5314e3c4186e3494]::runtime::runtime::Runtime>::block_on::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::change_password::new_password_fields_must_match::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:333:18
[INFO] [stdout]   52:     0x5a2e90a8a9ed - <tokio[5314e3c4186e3494]::task::local::LocalSet>::block_on::<api[c6f504d6cf27a7bf]::change_password::new_password_fields_must_match::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:596:12
[INFO] [stdout]   53:     0x5a2e90a664b4 - <actix_rt[9de25d684ad9a15b]::runtime::Runtime>::block_on::<api[c6f504d6cf27a7bf]::change_password::new_password_fields_must_match::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   54:     0x5a2e90a688b8 - <actix_rt[9de25d684ad9a15b]::system::SystemRunner>::block_on::<api[c6f504d6cf27a7bf]::change_password::new_password_fields_must_match::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   55:     0x5a2e909e6ca5 - api[c6f504d6cf27a7bf]::change_password::new_password_fields_must_match
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/change_password.rs:31:1
[INFO] [stdout]   56:     0x5a2e909cc967 - api[c6f504d6cf27a7bf]::change_password::new_password_fields_must_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/change_password.rs:32:42
[INFO] [stdout]   57:     0x5a2e90975db6 - <api[c6f504d6cf27a7bf]::change_password::new_password_fields_must_match::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5a2e90b660fb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5a2e90b660fb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   60:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   61:     0x5a2e90b738eb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x5a2e90b738eb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x5a2e90b738eb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x5a2e90b738eb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   66:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   67:     0x5a2e90b6d004 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   68:     0x5a2e90b6d004 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69:     0x5a2e90b764f2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   70:     0x5a2e90b764f2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   71:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x5a2e90b764f2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   75:     0x5a2e90b764f2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x5a2e91fafa5f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   77:     0x5a2e91fafa5f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   78:     0x7d7d447aaaa4 - <unknown>
[INFO] [stdout]   79:     0x7d7d44837a64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- subscriptions::subscribe_returns_a_200_for_valid_form_data stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'subscriptions::subscribe_returns_a_200_for_valid_form_data' (71) panicked at tests/api/helpers.rs:258:14:
[INFO] [stdout] Failed to connect to postgres database (without DB URI used): BadConnection("connection to server at \"localhost\" (::1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\nconnection to server at \"localhost\" (127.0.0.1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\n")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a2e91fb0a0a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a2e91fcaf9a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a2e91fcaf9a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5a2e91fb65c2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a2e91fb65c2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a2e91f8d1ef - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a2e91f8d1ef - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a2e91fa7e39 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a2e90b72e1c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a2e90b72e1c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a2e91fa80b2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a2e91fa80b2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a2e91f8d2a8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a2e91f81ab9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a2e91f8e30d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a2e91fcb80c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a2e91fcb552 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a2e909f7324 - <core[d17f6591d688f3bd]::result::Result<diesel[241e438e84e12513]::pg::connection::PgConnection, diesel[241e438e84e12513]::result::ConnectionError>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a2e909e7586 - api[c6f504d6cf27a7bf]::helpers::configure_database
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/helpers.rs:258:14
[INFO] [stdout]   22:     0x5a2e909e2dd0 - api[c6f504d6cf27a7bf]::helpers::spawn_app::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/helpers.rs:292:5
[INFO] [stdout]   23:     0x5a2e909c8631 - api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_for_valid_form_data::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/subscriptions.rs:13:27
[INFO] [stdout]   24:     0x5a2e90a9ba7f - <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_for_valid_form_data::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:995:44
[INFO] [stdout]   25:     0x5a2e90a92dc0 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_for_valid_form_data::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:747:13
[INFO] [stdout]   26:     0x5a2e90a09355 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::task::local::LocalData>>::try_with::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_for_valid_form_data::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   27:     0x5a2e90a0854e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::task::local::LocalData>>::with::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_for_valid_form_data::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   28:     0x5a2e90a89b46 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_for_valid_form_data::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:745:17
[INFO] [stdout]   29:     0x5a2e90aa87b6 - <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_for_valid_form_data::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:985:22
[INFO] [stdout]   30:     0x5a2e90a94a81 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until::<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:639:19
[INFO] [stdout]   31:     0x5a2e909bac0d - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5a2e909bb34d - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5a2e9095bb1d - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   34:     0x5a2e90956a3b - tokio[5314e3c4186e3494]::runtime::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:107:5
[INFO] [stdout]   35:     0x5a2e90956a3b - tokio[5314e3c4186e3494]::runtime::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:73:5
[INFO] [stdout]   36:     0x5a2e90956a3b - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   37:     0x5a2e908fa2b0 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   38:     0x5a2e90933160 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   39:     0x5a2e90931384 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   40:     0x5a2e90b37f2b - <tokio[5314e3c4186e3494]::runtime::context::scoped::Scoped<tokio[5314e3c4186e3494]::runtime::scheduler::Context>>::set::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5a2e90a99509 - tokio[5314e3c4186e3494]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:38
[INFO] [stdout]   42:     0x5a2e90a0db62 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::runtime::context::Context>>::try_with::<tokio[5314e3c4186e3494]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x5a2e90a0ab4e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::runtime::context::Context>>::with::<tokio[5314e3c4186e3494]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x5a2e90a8f9ed - tokio[5314e3c4186e3494]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:17
[INFO] [stdout]   45:     0x5a2e90913c50 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   46:     0x5a2e909209e7 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   47:     0x5a2e90922b76 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   48:     0x5a2e90980355 - tokio[5314e3c4186e3494]::runtime::context::runtime::enter_runtime::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5a2e908f70d3 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   50:     0x5a2e90aacf30 - <tokio[5314e3c4186e3494]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:361:52
[INFO] [stdout]   51:     0x5a2e90ab0e7e - <tokio[5314e3c4186e3494]::runtime::runtime::Runtime>::block_on::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:333:18
[INFO] [stdout]   52:     0x5a2e90a8a30b - <tokio[5314e3c4186e3494]::task::local::LocalSet>::block_on::<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_for_valid_form_data::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:596:12
[INFO] [stdout]   53:     0x5a2e90a660f6 - <actix_rt[9de25d684ad9a15b]::runtime::Runtime>::block_on::<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_for_valid_form_data::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   54:     0x5a2e90a68596 - <actix_rt[9de25d684ad9a15b]::system::SystemRunner>::block_on::<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_for_valid_form_data::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   55:     0x5a2e909e6707 - api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_for_valid_form_data
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/subscriptions.rs:11:1
[INFO] [stdout]   56:     0x5a2e909c78a7 - api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_for_valid_form_data::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/subscriptions.rs:12:55
[INFO] [stdout]   57:     0x5a2e90975b36 - <api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_for_valid_form_data::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5a2e90b660fb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5a2e90b660fb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   60:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   61:     0x5a2e90b738eb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x5a2e90b738eb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x5a2e90b738eb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x5a2e90b738eb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   66:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   67:     0x5a2e90b6d004 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   68:     0x5a2e90b6d004 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69:     0x5a2e90b764f2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   70:     0x5a2e90b764f2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   71:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x5a2e90b764f2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   75:     0x5a2e90b764f2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x5a2e91fafa5f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   77:     0x5a2e91fafa5f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   78:     0x7d7d447aaaa4 - <unknown>
[INFO] [stdout]   79:     0x7d7d44837a64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- subscriptions::subscribe_returns_a_200_when_fields_are_present_but_empty stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'subscriptions::subscribe_returns_a_200_when_fields_are_present_but_empty' (72) panicked at tests/api/helpers.rs:258:14:
[INFO] [stdout] Failed to connect to postgres database (without DB URI used): BadConnection("connection to server at \"localhost\" (::1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\nconnection to server at \"localhost\" (127.0.0.1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\n")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a2e91fb0a0a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a2e91fcaf9a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a2e91fcaf9a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5a2e91fb65c2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a2e91fb65c2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a2e91f8d1ef - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a2e91f8d1ef - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a2e91fa7e39 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a2e90b72e1c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a2e90b72e1c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a2e91fa80b2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a2e91fa80b2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a2e91f8d2a8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a2e91f81ab9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a2e91f8e30d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a2e91fcb80c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a2e91fcb552 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a2e909f7324 - <core[d17f6591d688f3bd]::result::Result<diesel[241e438e84e12513]::pg::connection::PgConnection, diesel[241e438e84e12513]::result::ConnectionError>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a2e909e7586 - api[c6f504d6cf27a7bf]::helpers::configure_database
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/helpers.rs:258:14
[INFO] [stdout]   22:     0x5a2e909e2dd0 - api[c6f504d6cf27a7bf]::helpers::spawn_app::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/helpers.rs:292:5
[INFO] [stdout]   23:     0x5a2e909cadcd - api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_when_fields_are_present_but_empty::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/subscriptions.rs:74:27
[INFO] [stdout]   24:     0x5a2e90a9c0bf - <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_when_fields_are_present_but_empty::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:995:44
[INFO] [stdout]   25:     0x5a2e90a93270 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_when_fields_are_present_but_empty::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:747:13
[INFO] [stdout]   26:     0x5a2e90a09855 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::task::local::LocalData>>::try_with::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_when_fields_are_present_but_empty::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   27:     0x5a2e90a086de - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::task::local::LocalData>>::with::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_when_fields_are_present_but_empty::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   28:     0x5a2e90a89c86 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_when_fields_are_present_but_empty::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:745:17
[INFO] [stdout]   29:     0x5a2e90aa8946 - <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_when_fields_are_present_but_empty::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:985:22
[INFO] [stdout]   30:     0x5a2e90a956b1 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until::<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_when_fields_are_present_but_empty::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:639:19
[INFO] [stdout]   31:     0x5a2e909bad4d - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_when_fields_are_present_but_empty::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5a2e909bb48d - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_when_fields_are_present_but_empty::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5a2e9095bc5d - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_when_fields_are_present_but_empty::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   34:     0x5a2e9095725b - tokio[5314e3c4186e3494]::runtime::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_when_fields_are_present_but_empty::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:107:5
[INFO] [stdout]   35:     0x5a2e9095725b - tokio[5314e3c4186e3494]::runtime::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_when_fields_are_present_but_empty::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:73:5
[INFO] [stdout]   36:     0x5a2e9095725b - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_when_fields_are_present_but_empty::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   37:     0x5a2e908fb250 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_when_fields_are_present_but_empty::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   38:     0x5a2e90936680 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_when_fields_are_present_but_empty::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   39:     0x5a2e90931424 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_when_fields_are_present_but_empty::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   40:     0x5a2e90b385bb - <tokio[5314e3c4186e3494]::runtime::context::scoped::Scoped<tokio[5314e3c4186e3494]::runtime::scheduler::Context>>::set::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_when_fields_are_present_but_empty::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5a2e90a99649 - tokio[5314e3c4186e3494]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_when_fields_are_present_but_empty::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:38
[INFO] [stdout]   42:     0x5a2e90a0e1a2 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::runtime::context::Context>>::try_with::<tokio[5314e3c4186e3494]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_when_fields_are_present_but_empty::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x5a2e90a0ad2e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::runtime::context::Context>>::with::<tokio[5314e3c4186e3494]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_when_fields_are_present_but_empty::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x5a2e90a8fb2d - tokio[5314e3c4186e3494]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_when_fields_are_present_but_empty::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:17
[INFO] [stdout]   45:     0x5a2e909150f0 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_when_fields_are_present_but_empty::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   46:     0x5a2e90920c67 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_when_fields_are_present_but_empty::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   47:     0x5a2e90923c06 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_when_fields_are_present_but_empty::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   48:     0x5a2e90980a35 - tokio[5314e3c4186e3494]::runtime::context::runtime::enter_runtime::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_when_fields_are_present_but_empty::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5a2e908f7443 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_when_fields_are_present_but_empty::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   50:     0x5a2e90aad3e0 - <tokio[5314e3c4186e3494]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_when_fields_are_present_but_empty::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:361:52
[INFO] [stdout]   51:     0x5a2e90ab182e - <tokio[5314e3c4186e3494]::runtime::runtime::Runtime>::block_on::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_when_fields_are_present_but_empty::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:333:18
[INFO] [stdout]   52:     0x5a2e90a8a67b - <tokio[5314e3c4186e3494]::task::local::LocalSet>::block_on::<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_when_fields_are_present_but_empty::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:596:12
[INFO] [stdout]   53:     0x5a2e90a662d6 - <actix_rt[9de25d684ad9a15b]::runtime::Runtime>::block_on::<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_when_fields_are_present_but_empty::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   54:     0x5a2e90a68726 - <actix_rt[9de25d684ad9a15b]::system::SystemRunner>::block_on::<api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_when_fields_are_present_but_empty::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   55:     0x5a2e909e69d7 - api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_when_fields_are_present_but_empty
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/subscriptions.rs:72:1
[INFO] [stdout]   56:     0x5a2e909c7997 - api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_when_fields_are_present_but_empty::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/subscriptions.rs:73:69
[INFO] [stdout]   57:     0x5a2e90975c76 - <api[c6f504d6cf27a7bf]::subscriptions::subscribe_returns_a_200_when_fields_are_present_but_empty::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5a2e90b660fb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5a2e90b660fb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   60:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   61:     0x5a2e90b738eb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x5a2e90b738eb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x5a2e90b738eb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x5a2e90b738eb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   66:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   67:     0x5a2e90b6d004 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   68:     0x5a2e90b6d004 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69:     0x5a2e90b764f2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   70:     0x5a2e90b764f2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   71:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x5a2e90b764f2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   75:     0x5a2e90b764f2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x5a2e91fafa5f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   77:     0x5a2e91fafa5f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   78:     0x7d7d447aaaa4 - <unknown>
[INFO] [stdout]   79:     0x7d7d44837a64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- newsletter_delivery::newsletter_creation_is_idempotent stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'newsletter_delivery::newsletter_creation_is_idempotent' (48) panicked at tests/api/helpers.rs:258:14:
[INFO] [stdout] Failed to connect to postgres database (without DB URI used): BadConnection("connection to server at \"localhost\" (::1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\nconnection to server at \"localhost\" (127.0.0.1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\n")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a2e91fb0a0a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a2e91fcaf9a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a2e91fcaf9a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5a2e91fb65c2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a2e91fb65c2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a2e91f8d1ef - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a2e91f8d1ef - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a2e91fa7e39 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a2e90b72e1c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a2e90b72e1c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a2e91fa80b2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a2e91fa80b2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a2e91f8d2a8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a2e91f81ab9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a2e91f8e30d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a2e91fcb80c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a2e91fcb552 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a2e909f7324 - <core[d17f6591d688f3bd]::result::Result<diesel[241e438e84e12513]::pg::connection::PgConnection, diesel[241e438e84e12513]::result::ConnectionError>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a2e909e7586 - api[c6f504d6cf27a7bf]::helpers::configure_database
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/helpers.rs:258:14
[INFO] [stdout]   22:     0x5a2e909e2dd0 - api[c6f504d6cf27a7bf]::helpers::spawn_app::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/helpers.rs:292:5
[INFO] [stdout]   23:     0x5a2e909d3977 - api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_creation_is_idempotent::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/newsletter_delivery.rs:163:27
[INFO] [stdout]   24:     0x5a2e90a9cabf - <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_creation_is_idempotent::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:995:44
[INFO] [stdout]   25:     0x5a2e90a939f0 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_creation_is_idempotent::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:747:13
[INFO] [stdout]   26:     0x5a2e90a0a055 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::task::local::LocalData>>::try_with::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_creation_is_idempotent::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   27:     0x5a2e90a0895e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::task::local::LocalData>>::with::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_creation_is_idempotent::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   28:     0x5a2e90a89e86 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_creation_is_idempotent::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:745:17
[INFO] [stdout]   29:     0x5a2e90aa8bc6 - <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_creation_is_idempotent::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:985:22
[INFO] [stdout]   30:     0x5a2e90a96a31 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until::<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_creation_is_idempotent::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:639:19
[INFO] [stdout]   31:     0x5a2e909baf4d - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_creation_is_idempotent::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5a2e909bb68d - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_creation_is_idempotent::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5a2e9095be5d - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_creation_is_idempotent::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   34:     0x5a2e90957f5b - tokio[5314e3c4186e3494]::runtime::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_creation_is_idempotent::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:107:5
[INFO] [stdout]   35:     0x5a2e90957f5b - tokio[5314e3c4186e3494]::runtime::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_creation_is_idempotent::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:73:5
[INFO] [stdout]   36:     0x5a2e90957f5b - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_creation_is_idempotent::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   37:     0x5a2e908fcb50 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_creation_is_idempotent::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   38:     0x5a2e9093bb80 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_creation_is_idempotent::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   39:     0x5a2e90931524 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_creation_is_idempotent::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   40:     0x5a2e90b3903b - <tokio[5314e3c4186e3494]::runtime::context::scoped::Scoped<tokio[5314e3c4186e3494]::runtime::scheduler::Context>>::set::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_creation_is_idempotent::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5a2e90a99849 - tokio[5314e3c4186e3494]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_creation_is_idempotent::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:38
[INFO] [stdout]   42:     0x5a2e90a0eba2 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::runtime::context::Context>>::try_with::<tokio[5314e3c4186e3494]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_creation_is_idempotent::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x5a2e90a0b02e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::runtime::context::Context>>::with::<tokio[5314e3c4186e3494]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_creation_is_idempotent::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x5a2e90a8fd2d - tokio[5314e3c4186e3494]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_creation_is_idempotent::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:17
[INFO] [stdout]   45:     0x5a2e909171f0 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_creation_is_idempotent::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   46:     0x5a2e90921067 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_creation_is_idempotent::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   47:     0x5a2e90925686 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_creation_is_idempotent::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   48:     0x5a2e90981535 - tokio[5314e3c4186e3494]::runtime::context::runtime::enter_runtime::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_creation_is_idempotent::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5a2e908f79c3 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_creation_is_idempotent::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   50:     0x5a2e90aadb60 - <tokio[5314e3c4186e3494]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_creation_is_idempotent::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:361:52
[INFO] [stdout]   51:     0x5a2e90ab27ae - <tokio[5314e3c4186e3494]::runtime::runtime::Runtime>::block_on::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_creation_is_idempotent::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:333:18
[INFO] [stdout]   52:     0x5a2e90a8abfb - <tokio[5314e3c4186e3494]::task::local::LocalSet>::block_on::<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_creation_is_idempotent::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:596:12
[INFO] [stdout]   53:     0x5a2e90a665d6 - <actix_rt[9de25d684ad9a15b]::runtime::Runtime>::block_on::<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_creation_is_idempotent::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   54:     0x5a2e90a689a6 - <actix_rt[9de25d684ad9a15b]::system::SystemRunner>::block_on::<api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_creation_is_idempotent::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   55:     0x5a2e909e6e87 - api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_creation_is_idempotent
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/newsletter_delivery.rs:161:1
[INFO] [stdout]   56:     0x5a2e909d35f7 - api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_creation_is_idempotent::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/newsletter_delivery.rs:162:45
[INFO] [stdout]   57:     0x5a2e90975e76 - <api[c6f504d6cf27a7bf]::newsletter_delivery::newsletter_creation_is_idempotent::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5a2e90b660fb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5a2e90b660fb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   60:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   61:     0x5a2e90b738eb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x5a2e90b738eb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x5a2e90b738eb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x5a2e90b738eb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   66:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   67:     0x5a2e90b6d004 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   68:     0x5a2e90b6d004 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69:     0x5a2e90b764f2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   70:     0x5a2e90b764f2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   71:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x5a2e90b764f2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   75:     0x5a2e90b764f2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x5a2e91fafa5f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   77:     0x5a2e91fafa5f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   78:     0x7d7d447aaaa4 - <unknown>
[INFO] [stdout]   79:     0x7d7d44837a64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- subscriptions::subscribe_sends_a_confirmation_email_for_valid_data stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'subscriptions::subscribe_sends_a_confirmation_email_for_valid_data' (74) panicked at tests/api/helpers.rs:258:14:
[INFO] [stdout] Failed to connect to postgres database (without DB URI used): BadConnection("connection to server at \"localhost\" (::1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\nconnection to server at \"localhost\" (127.0.0.1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\n")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a2e91fb0a0a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a2e91fcaf9a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a2e91fcaf9a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5a2e91fb65c2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a2e91fb65c2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a2e91f8d1ef - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a2e91f8d1ef - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a2e91fa7e39 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a2e90b72e1c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a2e90b72e1c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a2e91fa80b2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a2e91fa80b2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a2e91f8d2a8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a2e91f81ab9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a2e91f8e30d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a2e91fcb80c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a2e91fcb552 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a2e909f7324 - <core[d17f6591d688f3bd]::result::Result<diesel[241e438e84e12513]::pg::connection::PgConnection, diesel[241e438e84e12513]::result::ConnectionError>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a2e909e7586 - api[c6f504d6cf27a7bf]::helpers::configure_database
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/helpers.rs:258:14
[INFO] [stdout]   22:     0x5a2e909e2dd0 - api[c6f504d6cf27a7bf]::helpers::spawn_app::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/helpers.rs:292:5
[INFO] [stdout]   23:     0x5a2e909ca726 - api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/subscriptions.rs:94:27
[INFO] [stdout]   24:     0x5a2e90a9bf7f - <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:995:44
[INFO] [stdout]   25:     0x5a2e90a93180 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:747:13
[INFO] [stdout]   26:     0x5a2e90a09755 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::task::local::LocalData>>::try_with::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   27:     0x5a2e90a0868e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::task::local::LocalData>>::with::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   28:     0x5a2e90a89c46 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:745:17
[INFO] [stdout]   29:     0x5a2e90aa88f6 - <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:985:22
[INFO] [stdout]   30:     0x5a2e90a95441 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until::<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:639:19
[INFO] [stdout]   31:     0x5a2e909bad0d - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5a2e909bb44d - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5a2e9095bc1d - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   34:     0x5a2e909570bb - tokio[5314e3c4186e3494]::runtime::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:107:5
[INFO] [stdout]   35:     0x5a2e909570bb - tokio[5314e3c4186e3494]::runtime::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:73:5
[INFO] [stdout]   36:     0x5a2e909570bb - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   37:     0x5a2e908faf30 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   38:     0x5a2e90935be0 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   39:     0x5a2e90931404 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   40:     0x5a2e90b3846b - <tokio[5314e3c4186e3494]::runtime::context::scoped::Scoped<tokio[5314e3c4186e3494]::runtime::scheduler::Context>>::set::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5a2e90a99609 - tokio[5314e3c4186e3494]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:38
[INFO] [stdout]   42:     0x5a2e90a0e062 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::runtime::context::Context>>::try_with::<tokio[5314e3c4186e3494]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x5a2e90a0acce - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::runtime::context::Context>>::with::<tokio[5314e3c4186e3494]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x5a2e90a8faed - tokio[5314e3c4186e3494]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:17
[INFO] [stdout]   45:     0x5a2e90914cd0 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   46:     0x5a2e90920be7 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   47:     0x5a2e909238b6 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   48:     0x5a2e909808d5 - tokio[5314e3c4186e3494]::runtime::context::runtime::enter_runtime::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5a2e908f7393 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   50:     0x5a2e90aad2f0 - <tokio[5314e3c4186e3494]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:361:52
[INFO] [stdout]   51:     0x5a2e90ab163e - <tokio[5314e3c4186e3494]::runtime::runtime::Runtime>::block_on::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:333:18
[INFO] [stdout]   52:     0x5a2e90a8a5cb - <tokio[5314e3c4186e3494]::task::local::LocalSet>::block_on::<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:596:12
[INFO] [stdout]   53:     0x5a2e90a66276 - <actix_rt[9de25d684ad9a15b]::runtime::Runtime>::block_on::<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   54:     0x5a2e90a686d6 - <actix_rt[9de25d684ad9a15b]::system::SystemRunner>::block_on::<api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   55:     0x5a2e909e6947 - api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/subscriptions.rs:92:1
[INFO] [stdout]   56:     0x5a2e909c7967 - api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/subscriptions.rs:93:63
[INFO] [stdout]   57:     0x5a2e90975c36 - <api[c6f504d6cf27a7bf]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5a2e90b660fb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5a2e90b660fb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   60:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   61:     0x5a2e90b738eb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x5a2e90b738eb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x5a2e90b738eb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x5a2e90b738eb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   66:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   67:     0x5a2e90b6d004 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   68:     0x5a2e90b6d004 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69:     0x5a2e90b764f2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   70:     0x5a2e90b764f2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   71:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x5a2e90b764f2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   75:     0x5a2e90b764f2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x5a2e91fafa5f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   77:     0x5a2e91fafa5f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   78:     0x7d7d447aaaa4 - <unknown>
[INFO] [stdout]   79:     0x7d7d44837a64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- subscriptions_confirm::clicking_the_confirmation_link_confirms_the_subscriber stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'subscriptions_confirm::clicking_the_confirmation_link_confirms_the_subscriber' (76) panicked at tests/api/helpers.rs:258:14:
[INFO] [stdout] Failed to connect to postgres database (without DB URI used): BadConnection("connection to server at \"localhost\" (::1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\nconnection to server at \"localhost\" (127.0.0.1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\n")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a2e91fb0a0a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a2e91fcaf9a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a2e91fcaf9a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5a2e91fb65c2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a2e91fb65c2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a2e91f8d1ef - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a2e91f8d1ef - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a2e91fa7e39 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a2e90b72e1c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a2e90b72e1c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a2e91fa80b2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a2e91fa80b2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a2e91f8d2a8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a2e91f81ab9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a2e91f8e30d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a2e91fcb80c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a2e91fcb552 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a2e909f7324 - <core[d17f6591d688f3bd]::result::Result<diesel[241e438e84e12513]::pg::connection::PgConnection, diesel[241e438e84e12513]::result::ConnectionError>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a2e909e7586 - api[c6f504d6cf27a7bf]::helpers::configure_database
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/helpers.rs:258:14
[INFO] [stdout]   22:     0x5a2e909e2dd0 - api[c6f504d6cf27a7bf]::helpers::spawn_app::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/helpers.rs:292:5
[INFO] [stdout]   23:     0x5a2e909dde69 - api[c6f504d6cf27a7bf]::subscriptions_confirm::clicking_the_confirmation_link_confirms_the_subscriber::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/subscriptions_confirm.rs:44:27
[INFO] [stdout]   24:     0x5a2e90a9d37f - <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::subscriptions_confirm::clicking_the_confirmation_link_confirms_the_subscriber::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:995:44
[INFO] [stdout]   25:     0x5a2e90a94080 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::subscriptions_confirm::clicking_the_confirmation_link_confirms_the_subscriber::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:747:13
[INFO] [stdout]   26:     0x5a2e90a0a755 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::task::local::LocalData>>::try_with::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::subscriptions_confirm::clicking_the_confirmation_link_confirms_the_subscriber::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   27:     0x5a2e90a08b8e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::task::local::LocalData>>::with::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::subscriptions_confirm::clicking_the_confirmation_link_confirms_the_subscriber::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   28:     0x5a2e90a8a046 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::subscriptions_confirm::clicking_the_confirmation_link_confirms_the_subscriber::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:745:17
[INFO] [stdout]   29:     0x5a2e90aa8df6 - <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::subscriptions_confirm::clicking_the_confirmation_link_confirms_the_subscriber::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:985:22
[INFO] [stdout]   30:     0x5a2e90a97b41 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until::<api[c6f504d6cf27a7bf]::subscriptions_confirm::clicking_the_confirmation_link_confirms_the_subscriber::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:639:19
[INFO] [stdout]   31:     0x5a2e909bb10d - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::clicking_the_confirmation_link_confirms_the_subscriber::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5a2e909bb84d - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::clicking_the_confirmation_link_confirms_the_subscriber::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5a2e9095c01d - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::clicking_the_confirmation_link_confirms_the_subscriber::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   34:     0x5a2e90958abb - tokio[5314e3c4186e3494]::runtime::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::clicking_the_confirmation_link_confirms_the_subscriber::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:107:5
[INFO] [stdout]   35:     0x5a2e90958abb - tokio[5314e3c4186e3494]::runtime::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::clicking_the_confirmation_link_confirms_the_subscriber::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:73:5
[INFO] [stdout]   36:     0x5a2e90958abb - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::clicking_the_confirmation_link_confirms_the_subscriber::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   37:     0x5a2e908fe130 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::clicking_the_confirmation_link_confirms_the_subscriber::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   38:     0x5a2e909405e0 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::clicking_the_confirmation_link_confirms_the_subscriber::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   39:     0x5a2e90931604 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::clicking_the_confirmation_link_confirms_the_subscriber::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   40:     0x5a2e90b3996b - <tokio[5314e3c4186e3494]::runtime::context::scoped::Scoped<tokio[5314e3c4186e3494]::runtime::scheduler::Context>>::set::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::clicking_the_confirmation_link_confirms_the_subscriber::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5a2e90a99a09 - tokio[5314e3c4186e3494]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::clicking_the_confirmation_link_confirms_the_subscriber::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:38
[INFO] [stdout]   42:     0x5a2e90a0f462 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::runtime::context::Context>>::try_with::<tokio[5314e3c4186e3494]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::clicking_the_confirmation_link_confirms_the_subscriber::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x5a2e90a0b2ce - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::runtime::context::Context>>::with::<tokio[5314e3c4186e3494]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::clicking_the_confirmation_link_confirms_the_subscriber::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x5a2e90a8feed - tokio[5314e3c4186e3494]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::clicking_the_confirmation_link_confirms_the_subscriber::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:17
[INFO] [stdout]   45:     0x5a2e90918ed0 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::clicking_the_confirmation_link_confirms_the_subscriber::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   46:     0x5a2e909213e7 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::clicking_the_confirmation_link_confirms_the_subscriber::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   47:     0x5a2e90926db6 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::clicking_the_confirmation_link_confirms_the_subscriber::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   48:     0x5a2e90981ed5 - tokio[5314e3c4186e3494]::runtime::context::runtime::enter_runtime::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::clicking_the_confirmation_link_confirms_the_subscriber::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5a2e908f7e93 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::clicking_the_confirmation_link_confirms_the_subscriber::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   50:     0x5a2e90aae1f0 - <tokio[5314e3c4186e3494]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::clicking_the_confirmation_link_confirms_the_subscriber::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:361:52
[INFO] [stdout]   51:     0x5a2e90ab353e - <tokio[5314e3c4186e3494]::runtime::runtime::Runtime>::block_on::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::clicking_the_confirmation_link_confirms_the_subscriber::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:333:18
[INFO] [stdout]   52:     0x5a2e90a8b0cb - <tokio[5314e3c4186e3494]::task::local::LocalSet>::block_on::<api[c6f504d6cf27a7bf]::subscriptions_confirm::clicking_the_confirmation_link_confirms_the_subscriber::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:596:12
[INFO] [stdout]   53:     0x5a2e90a66876 - <actix_rt[9de25d684ad9a15b]::runtime::Runtime>::block_on::<api[c6f504d6cf27a7bf]::subscriptions_confirm::clicking_the_confirmation_link_confirms_the_subscriber::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   54:     0x5a2e90a68bd6 - <actix_rt[9de25d684ad9a15b]::system::SystemRunner>::block_on::<api[c6f504d6cf27a7bf]::subscriptions_confirm::clicking_the_confirmation_link_confirms_the_subscriber::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   55:     0x5a2e909e7277 - api[c6f504d6cf27a7bf]::subscriptions_confirm::clicking_the_confirmation_link_confirms_the_subscriber
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/subscriptions_confirm.rs:42:1
[INFO] [stdout]   56:     0x5a2e909dd5b7 - api[c6f504d6cf27a7bf]::subscriptions_confirm::clicking_the_confirmation_link_confirms_the_subscriber::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/subscriptions_confirm.rs:43:66
[INFO] [stdout]   57:     0x5a2e90976036 - <api[c6f504d6cf27a7bf]::subscriptions_confirm::clicking_the_confirmation_link_confirms_the_subscriber::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5a2e90b660fb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5a2e90b660fb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   60:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   61:     0x5a2e90b738eb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x5a2e90b738eb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x5a2e90b738eb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x5a2e90b738eb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   66:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   67:     0x5a2e90b6d004 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   68:     0x5a2e90b6d004 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69:     0x5a2e90b764f2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   70:     0x5a2e90b764f2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   71:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x5a2e90b764f2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   75:     0x5a2e90b764f2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x5a2e91fafa5f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   77:     0x5a2e91fafa5f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   78:     0x7d7d447aaaa4 - <unknown>
[INFO] [stdout]   79:     0x7d7d44837a64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400' (77) panicked at tests/api/helpers.rs:258:14:
[INFO] [stdout] Failed to connect to postgres database (without DB URI used): BadConnection("connection to server at \"localhost\" (::1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\nconnection to server at \"localhost\" (127.0.0.1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\n")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a2e91fb0a0a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a2e91fcaf9a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a2e91fcaf9a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5a2e91fb65c2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a2e91fb65c2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a2e91f8d1ef - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a2e91f8d1ef - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a2e91fa7e39 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a2e90b72e1c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a2e90b72e1c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a2e91fa80b2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a2e91fa80b2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a2e91f8d2a8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a2e91f81ab9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a2e91f8e30d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a2e91fcb80c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a2e91fcb552 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a2e909f7324 - <core[d17f6591d688f3bd]::result::Result<diesel[241e438e84e12513]::pg::connection::PgConnection, diesel[241e438e84e12513]::result::ConnectionError>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a2e909e7586 - api[c6f504d6cf27a7bf]::helpers::configure_database
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/helpers.rs:258:14
[INFO] [stdout]   22:     0x5a2e909e2dd0 - api[c6f504d6cf27a7bf]::helpers::spawn_app::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/helpers.rs:292:5
[INFO] [stdout]   23:     0x5a2e909dd777 - api[c6f504d6cf27a7bf]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/subscriptions_confirm.rs:12:27
[INFO] [stdout]   24:     0x5a2e90a9d23f - <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:995:44
[INFO] [stdout]   25:     0x5a2e90a93f90 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:747:13
[INFO] [stdout]   26:     0x5a2e90a0a655 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::task::local::LocalData>>::try_with::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   27:     0x5a2e90a08b3e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::task::local::LocalData>>::with::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   28:     0x5a2e90a8a006 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:745:17
[INFO] [stdout]   29:     0x5a2e90aa8da6 - <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:985:22
[INFO] [stdout]   30:     0x5a2e90a978d1 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until::<api[c6f504d6cf27a7bf]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:639:19
[INFO] [stdout]   31:     0x5a2e909bb0cd - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5a2e909bb80d - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5a2e9095bfdd - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   34:     0x5a2e9095891b - tokio[5314e3c4186e3494]::runtime::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:107:5
[INFO] [stdout]   35:     0x5a2e9095891b - tokio[5314e3c4186e3494]::runtime::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:73:5
[INFO] [stdout]   36:     0x5a2e9095891b - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   37:     0x5a2e908fde10 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   38:     0x5a2e9093fb40 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   39:     0x5a2e909315e4 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   40:     0x5a2e90b3981b - <tokio[5314e3c4186e3494]::runtime::context::scoped::Scoped<tokio[5314e3c4186e3494]::runtime::scheduler::Context>>::set::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5a2e90a999c9 - tokio[5314e3c4186e3494]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:38
[INFO] [stdout]   42:     0x5a2e90a0f322 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::runtime::context::Context>>::try_with::<tokio[5314e3c4186e3494]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x5a2e90a0b26e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::runtime::context::Context>>::with::<tokio[5314e3c4186e3494]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x5a2e90a8fead - tokio[5314e3c4186e3494]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:17
[INFO] [stdout]   45:     0x5a2e90918ab0 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   46:     0x5a2e90921367 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   47:     0x5a2e90926a66 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   48:     0x5a2e90981d75 - tokio[5314e3c4186e3494]::runtime::context::runtime::enter_runtime::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5a2e908f7de3 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   50:     0x5a2e90aae100 - <tokio[5314e3c4186e3494]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:361:52
[INFO] [stdout]   51:     0x5a2e90ab334e - <tokio[5314e3c4186e3494]::runtime::runtime::Runtime>::block_on::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:333:18
[INFO] [stdout]   52:     0x5a2e90a8b01b - <tokio[5314e3c4186e3494]::task::local::LocalSet>::block_on::<api[c6f504d6cf27a7bf]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:596:12
[INFO] [stdout]   53:     0x5a2e90a66816 - <actix_rt[9de25d684ad9a15b]::runtime::Runtime>::block_on::<api[c6f504d6cf27a7bf]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   54:     0x5a2e90a68b86 - <actix_rt[9de25d684ad9a15b]::system::SystemRunner>::block_on::<api[c6f504d6cf27a7bf]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   55:     0x5a2e909e71e7 - api[c6f504d6cf27a7bf]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/subscriptions_confirm.rs:10:1
[INFO] [stdout]   56:     0x5a2e909dd587 - api[c6f504d6cf27a7bf]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/subscriptions_confirm.rs:11:63
[INFO] [stdout]   57:     0x5a2e90975ff6 - <api[c6f504d6cf27a7bf]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5a2e90b660fb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5a2e90b660fb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   60:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   61:     0x5a2e90b738eb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x5a2e90b738eb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x5a2e90b738eb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x5a2e90b738eb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   66:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   67:     0x5a2e90b6d004 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   68:     0x5a2e90b6d004 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69:     0x5a2e90b764f2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   70:     0x5a2e90b764f2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   71:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x5a2e90b764f2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   75:     0x5a2e90b764f2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x5a2e91fafa5f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   77:     0x5a2e91fafa5f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   78:     0x7d7d447aaaa4 - <unknown>
[INFO] [stdout]   79:     0x7d7d44837a64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called' (78) panicked at tests/api/helpers.rs:258:14:
[INFO] [stdout] Failed to connect to postgres database (without DB URI used): BadConnection("connection to server at \"localhost\" (::1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\nconnection to server at \"localhost\" (127.0.0.1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\n")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a2e91fb0a0a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a2e91fb0a0a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a2e91fcaf9a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a2e91fcaf9a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5a2e91fb65c2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a2e91fb65c2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a2e91f8d1ef - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a2e91f8d1ef - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a2e91fa7e39 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a2e90b72e1c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a2e90b72e1c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a2e91fa80b2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a2e91fa80b2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a2e91f8d2a8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a2e91f81ab9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a2e91f8e30d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a2e91fcb80c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a2e91fcb552 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a2e909f7324 - <core[d17f6591d688f3bd]::result::Result<diesel[241e438e84e12513]::pg::connection::PgConnection, diesel[241e438e84e12513]::result::ConnectionError>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a2e909e7586 - api[c6f504d6cf27a7bf]::helpers::configure_database
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/helpers.rs:258:14
[INFO] [stdout]   22:     0x5a2e909e2dd0 - api[c6f504d6cf27a7bf]::helpers::spawn_app::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/helpers.rs:292:5
[INFO] [stdout]   23:     0x5a2e909df049 - api[c6f504d6cf27a7bf]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/subscriptions_confirm.rs:23:27
[INFO] [stdout]   24:     0x5a2e90a9d4bf - <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:995:44
[INFO] [stdout]   25:     0x5a2e90a94170 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:747:13
[INFO] [stdout]   26:     0x5a2e90a0a855 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::task::local::LocalData>>::try_with::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   27:     0x5a2e90a08bde - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::task::local::LocalData>>::with::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::with<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   28:     0x5a2e90a8a086 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:745:17
[INFO] [stdout]   29:     0x5a2e90aa8e46 - <tokio[5314e3c4186e3494]::task::local::RunUntil<api[c6f504d6cf27a7bf]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:985:22
[INFO] [stdout]   30:     0x5a2e90a97db1 - <tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until::<api[c6f504d6cf27a7bf]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:639:19
[INFO] [stdout]   31:     0x5a2e909bb14d - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5a2e909bb88d - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5a2e9095c05d - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   34:     0x5a2e90958c5b - tokio[5314e3c4186e3494]::runtime::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:107:5
[INFO] [stdout]   35:     0x5a2e90958c5b - tokio[5314e3c4186e3494]::runtime::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:73:5
[INFO] [stdout]   36:     0x5a2e90958c5b - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   37:     0x5a2e908fe450 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   38:     0x5a2e90941080 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   39:     0x5a2e90931624 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   40:     0x5a2e90b39abb - <tokio[5314e3c4186e3494]::runtime::context::scoped::Scoped<tokio[5314e3c4186e3494]::runtime::scheduler::Context>>::set::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5a2e90a99a49 - tokio[5314e3c4186e3494]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:38
[INFO] [stdout]   42:     0x5a2e90a0f5a2 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::runtime::context::Context>>::try_with::<tokio[5314e3c4186e3494]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x5a2e90a0b32e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[5314e3c4186e3494]::runtime::context::Context>>::with::<tokio[5314e3c4186e3494]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x5a2e90a8ff2d - tokio[5314e3c4186e3494]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:17
[INFO] [stdout]   45:     0x5a2e909192f0 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   46:     0x5a2e90921467 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   47:     0x5a2e90927106 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   48:     0x5a2e90982035 - tokio[5314e3c4186e3494]::runtime::context::runtime::enter_runtime::<<tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5a2e908f7f43 - <tokio[5314e3c4186e3494]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   50:     0x5a2e90aae2e0 - <tokio[5314e3c4186e3494]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:361:52
[INFO] [stdout]   51:     0x5a2e90ab372e - <tokio[5314e3c4186e3494]::runtime::runtime::Runtime>::block_on::<<tokio[5314e3c4186e3494]::task::local::LocalSet>::run_until<api[c6f504d6cf27a7bf]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:333:18
[INFO] [stdout]   52:     0x5a2e90a8b17b - <tokio[5314e3c4186e3494]::task::local::LocalSet>::block_on::<api[c6f504d6cf27a7bf]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/task/local.rs:596:12
[INFO] [stdout]   53:     0x5a2e90a668d6 - <actix_rt[9de25d684ad9a15b]::runtime::Runtime>::block_on::<api[c6f504d6cf27a7bf]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   54:     0x5a2e90a68c26 - <actix_rt[9de25d684ad9a15b]::system::SystemRunner>::block_on::<api[c6f504d6cf27a7bf]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   55:     0x5a2e909e7307 - api[c6f504d6cf27a7bf]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/subscriptions_confirm.rs:21:1
[INFO] [stdout]   56:     0x5a2e909dd5e7 - api[c6f504d6cf27a7bf]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/subscriptions_confirm.rs:22:66
[INFO] [stdout]   57:     0x5a2e90976076 - <api[c6f504d6cf27a7bf]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5a2e90b660fb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5a2e90b660fb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   60:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   61:     0x5a2e90b738eb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x5a2e90b738eb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x5a2e90b738eb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x5a2e90b738eb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   66:     0x5a2e90b738eb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   67:     0x5a2e90b6d004 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   68:     0x5a2e90b6d004 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69:     0x5a2e90b764f2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   70:     0x5a2e90b764f2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   71:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x5a2e90b764f2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x5a2e90b764f2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   75:     0x5a2e90b764f2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x5a2e91fafa5f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   77:     0x5a2e91fafa5f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   78:     0x7d7d447aaaa4 - <unknown>
[INFO] [stdout]   79:     0x7d7d44837a64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     admin_dashboard::logout_clears_session_state
[INFO] [stdout]     admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard
[INFO] [stdout]     change_password::changing_password_works
[INFO] [stdout]     change_password::current_password_must_be_valid
[INFO] [stdout]     change_password::new_password_fields_must_match
[INFO] [stdout]     change_password::you_must_be_logged_in_to_change_your_password
[INFO] [stdout]     change_password::you_must_be_logged_in_to_see_the_change_password_form
[INFO] [stdout]     health_check::health_check_works
[INFO] [stdout]     login::an_error_flash_message_is_set_on_failure
[INFO] [stdout]     login::redirect_to_admin_dashboard_after_login_success
[INFO] [stdout]     newsletter_delivery::concurrent_form_submission_is_handled_gracefully
[INFO] [stdout]     newsletter_delivery::newsletter_creation_is_idempotent
[INFO] [stdout]     newsletter_delivery::newsletter_delivery_returns_400_for_invalid_data
[INFO] [stdout]     newsletter_delivery::newsletter_form_on_get_endpoint_works
[INFO] [stdout]     newsletter_delivery::newsletters_are_delivered_to_confirmed_subscribers
[INFO] [stdout]     newsletter_delivery::newsletters_are_not_delivered_to_unconfirmed_subscribers
[INFO] [stdout]     subscriptions::subscribe_fails_if_there_is_a_fatal_database_error
[INFO] [stdout]     subscriptions::subscribe_persists_the_new_subscriber
[INFO] [stdout]     subscriptions::subscribe_returns_a_200_for_valid_form_data
[INFO] [stdout]     subscriptions::subscribe_returns_a_200_when_fields_are_present_but_empty
[INFO] [stdout]     subscriptions::subscribe_returns_a_400_when_data_is_missing
[INFO] [stdout]     subscriptions::subscribe_sends_a_confirmation_email_for_valid_data
[INFO] [stdout]     subscriptions::subscribe_sends_a_confirmation_email_with_a_link
[INFO] [stdout]     subscriptions_confirm::clicking_the_confirmation_link_confirms_the_subscriber
[INFO] [stdout]     subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400
[INFO] [stdout]     subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 26 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test api`
[INFO] running `Command { std: "docker" "inspect" "f647e5d1be8aedbfd11cfb5d3c5f7dcfd5c13d42ced657b3a7b20485e0857237", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f647e5d1be8aedbfd11cfb5d3c5f7dcfd5c13d42ced657b3a7b20485e0857237", kill_on_drop: false }`
[INFO] [stdout] f647e5d1be8aedbfd11cfb5d3c5f7dcfd5c13d42ced657b3a7b20485e0857237
